搜索资源列表
c_beijingchafen
- 此程序使用的集成环境为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
zhongxinfa
- 在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
20070506210251226
- 在DSP上应用关于图像预处理的背景差分法-In the application of image preprocessing DSP background finite difference method
DM643Imagematch
- 基于DM643平台的图像采集和帧差图像匹配。-Based on the matching of the the DM643 platform image acquisition and frame difference image.
Image
- 索贝尔算子(Sobel operator)是图像处理中的算子之一,主要用作边缘检测。在技术上,它是一离散性差分算子,用来运算图像亮度函数的梯度之近似值。在图像的任何一点使用此算子,将会产生对应的梯度矢量或是其法矢量 Sobel算子有两个,一个是检测水平边沿的;另一个是检测垂直平边沿的。Sobel算子另一种形式是各向同性Sobel (Isotropic Sobel)算子,也有两个,一个是检测水平边沿的,另一个是检测垂直边沿的各向同性Sobel算子和普通Sobel算子相比,它的位置加权系数更为准