CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - difference image

搜索资源列表

  1. c_beijingchafen

    0下载:
  2. 此程序使用的集成环境为TI公司的CCS,硬件平台为合众达的vpmdm642 程序实现的功能为图像的背景差分,这主要是应用于运动检测中-use of this procedure for the integrated environment TI's CCS, hardware platform for the UCO vpmdm642 procedures to achieve the function of the background image difference, This
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:46523
    • 提供者:张健
  1. zhongxinfa

    0下载:
  2. 在DSP中实现基于帧间差分后二值图像的跟踪加框处理,原理是计算出目标(灰度为255)重心坐标后,对其进行加框处理。-In the DSP-based frame difference in the binary image of the track after the framing treatment, the principle is to calculate the target (gray 255) the center of gravity coordinates, its frami
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:389196
    • 提供者:bonn
  1. 007

    0下载:
  2. 本文详细介绍了我们为首届全国智能车大赛而准备的智能车系统方案。该 系统以Freescale16 位单片机MC9S12DG128 作为系统控制处理器,采用基于的 摄像头的图像采样模块获取赛道图像信息,通过边缘检测方法提取赛道黑线, 求出小车与黑线间的位置偏差,采用PID 方式对舵机转向进行反馈控制。通过 自制的速度传感器实时获取小车速度,采用Bang-Bang 控制策略形成速度闭环 控制。小车还将通过特定算法分析出前方的路况,并根据路况的不同而为小车 分配以不同的速度。文中
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1982
    • 提供者:
  1. Semi-Supervised-Distance-Metric-Learning-for-Coll

    0下载:
  2. Watermarking embeds information into a digital signal like audio, image, or video. Reversible image watermarking can restore the original image without any distortion after the hidden data is extracted. In this paper, we present a novel reversi
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:225284
    • 提供者:isclor
  1. dianwei

    0下载:
  2. 在像管中,给出了各电极的电位,本程序利用有限差分法,确定空间各点的电位,并找出等电位点。-In the image tube, given the potential of each electrode, the program uses the finite difference method to determine the potential of each point of space, and to identify other potential points.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:38791
    • 提供者:费德勒
  1. 20070506210251226

    0下载:
  2. 在DSP上应用关于图像预处理的背景差分法-In the application of image preprocessing DSP background finite difference method
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:52136
    • 提供者:王小得
  1. DE2_LCM_CCD_detect_b

    1下载:
  2. 本程序基于Altera公司的DE2平台完成仓库的实时监控并对移动的目标进行自动识别和报警的FPGA设计,研究重点就是图像采集和移动目标识别的FPGA实现。采用Altera公司的DC2模版对视频进行采集并将采集到的图像信息进行缓存,通过监视器实时显示,采用帧间差分法对采集到的帧图像进行运动检测,当仓库中有运动情况的时候,两个图像间灰度会出现异常,通过对灰度异常的侦测完成仓库移动目标的识别并蜂鸣器报警。-Complete real-time monitoring of the warehouse a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-09-11
    • 文件大小:19487744
    • 提供者:wangyi
  1. DM643Imagematch

    0下载:
  2. 基于DM643平台的图像采集和帧差图像匹配。-Based on the matching of the the DM643 platform image acquisition and frame difference image.
  3. 所属分类:DSP program

    • 发布日期:2017-12-02
    • 文件大小:1341967
    • 提供者:周安
  1. final-ashwin

    0下载:
  2. image difference in verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:546798
    • 提供者:prabhakar
  1. ADV7280-ADV7180-data

    0下载:
  2. 视频解码芯片ADV7280 ADV7180输出BT656格式配置参考,自己项目调试用,主要区别ADV7280芯片支持去隔行功能,输出图像质量明显提高。-ADV7280 ADV7180 video decoder chip output format BT656 configuration reference, debugging your own project, the main difference ADV7280 chip supports deinterlacing function,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:643
    • 提供者:Sidney Cheng
  1. Image

    0下载:
  2. 索贝尔算子(Sobel operator)是图像处理中的算子之一,主要用作边缘检测。在技术上,它是一离散性差分算子,用来运算图像亮度函数的梯度之近似值。在图像的任何一点使用此算子,将会产生对应的梯度矢量或是其法矢量 Sobel算子有两个,一个是检测水平边沿的;另一个是检测垂直平边沿的。Sobel算子另一种形式是各向同性Sobel (Isotropic Sobel)算子,也有两个,一个是检测水平边沿的,另一个是检测垂直边沿的各向同性Sobel算子和普通Sobel算子相比,它的位置加权系数更为准
  3. 所属分类:DSP program

    • 发布日期:2017-05-05
    • 文件大小:277428
    • 提供者:林晓冬
搜珍网 www.dssz.com