资源列表
readandwritevideo
- Reading and Writing Images and Video¶
pinjun
- 背景平均方法来从视频文件提取的目标读,多帧叠加平均为背景,前景对象减法是,各种改变后-Background averaging method to extract goals video files to read, multi-frame superimposed averaged as a background, the foreground object subtraction was, after various changes
opencv-2-cookbook-src-master
- 《OpenCV2计算机视觉编程手册》以案例的形式介绍OpenCV 2.X的新特性和C++新接口,案例中包含具体的代码与详细的说明,本书源码- OpenCV2 Computer Vision Programming Manual in the form of case presentation OpenCV 2.X new features and a new C++ interface, case contains specific code and detailed instructions
motionDETectioncPP
- 程序是指图像处理中用到的运动补偿方法,它先用当前视频帧和指定参考帧进行像素点之间的比较,然后把不同的像素点着色,最后将这些不同的像素点替换成当前帧相应的像素点即可。因此,这种方法有效的减小了图像处理过程中的时间冗余度。-Refers to a motion compensation process is used in the image processing method, it first compares the pixels between the points with the cur
edge
- 自己写的各种机器视觉的实验程序,工件的定位及角度的确定,图像坐标和世界坐标的转换等-Write your own experimental procedures various machine vision, positioning and angle of the workpiece is determined, convert the image coordinates and world coordinates, etc.
Iris-Segmentation
- 使用hough变换等实现瞳孔的检测,详细的介绍见博客http://blog.csdn.net/computerme/article/details/411217-Iris segmentation base on Hough transform and other technics.
Project8
- 这是基于haar特征的adaboost算法的人脸识别,可以检测出人的脸,用圆标注出来-This is based on adaboost haar features face recognition algorithm can detect the human face, with a circle marked out
blobs
- 主要用于图像中对象的轮廓特征提取,包含opencv的高级API,已经在VS2008编译运行,得到了不错的效果-Contour feature is mainly used to extract objects in an image, high-level API that contains the opencv, has been in VS2008 compile and run, get good results
cartoon
- 利用opencv进行肤色提取,并且实现了图像的卡通效果,来源工程实践,具有很强的实用价值,已经在VS2008下编译运行通过,不可多得的源码-Use opencv skin color extraction, and realize the effect of cartoon images, source engineering practice, has a strong practical value, has been compiled to run through VS2008, a ra
haarfd
- 调用笔记本和外接摄像头的双目摄像人脸识别,基于opencv-dual webcam face detection
417gaosi
- 图像的滤波计算新的高斯算法 图像的滤波计算新的高斯算法 -Image filtering algorithm for calculating a new Gaussian Image filtering algorithm for calculating a new Gaussian
Camshift66
- Camshift利用颜色特征进行跟踪,矩形窗口进行跟踪-Camshift tracking using color characteristics, rectangular window track
