搜索资源列表
Opencv_shipincaiji
- 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序,在该程序界面上可进行以上每个功能测试.
CCD
- 本设计主要用来进行图像采集处理,通过摄像头采集图像信息,经过插值算法后存储到外部SDRAM,然后读取图像数据,进行边缘滤波处理后经VGA输出到屏幕上。-This design is mainly used for image acquisition and processing,through the camera capture image information,after interpolation to the external memory after the SDRAM,and th
movingdetecte
- 通过读取usb摄像头获取图像,能实现背景更新,高斯滤波,二值化,形态学滤波 -Obtained by reading the usb camera images to achieve the background updates, Gaussian filtering, thresholding, morphological filtering
c
- 本程序 尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有 背景擦除,平滑滤波,二值化等-The program tries to open the camera on the computer as a video input device, or the command line input parameters as the file name to open the vid
kalman-target-tracking
- 简单的图像追踪程序,运用卡尔曼滤波-背景差法实现对物体的追踪和标注-Simple image tracking process, the use of Kalman filter- background subtraction to achieve the tracking and labeling of objects
29782182xiaobobianhuan
- 基于MFC的图像处理正交变换完整源程序,可实现小波变换,滤波处理,图像的复原,增强,融合等功能的极品程序,愿与大家共享-Full source code, MFC-based image processing orthogonal transform and wavelet transform, filter processing, image restoration, enhancement, integration of functions of Need program, and is w
morphological-filtering
- 基于USB摄像头视频采集图像的形态学滤波与去噪,比较适合初学者入门-USB camera video capture image-based morphological filtering and denoising, more suitable for the beginner
Maths_AverageFilter
- 适合初学者的dsp图像程序,均值滤波程序、代码-Program for beginners DSP image, average filtering program, code
camshift
- 实现视频图像的目标快速跟踪。使用了camshift和kalman滤波算法。实时性不错,代码简单。-Video images of fast target tracking. Use the camshift and kalman filtering algorithm. Timeliness good, simple code.