资源列表
kalmanPcamshift(meanshift)
- 结合Kalman和Meanshift方法,对视频中运动目标进行跟踪。-Kalman and Meanshift combined method, the video moving target tracking.
canny
- 识别程序和文档,包括模板,图像二值化,解析-identification procedures and documents, including templates, image binarization, parsing
xiaobo
- 利用小波变换对图像进行处理,去噪,使图像有利于分割及提取-Using wavelet transform for image processing, de-noising
CameraFaceDetection
- 读摄像头并框出人脸的程序,工程为VS2013+OpenCV2.4.9,背景单一时识别较好。-Read camera and box application, make a face engineering VS2013+ OpenCV2.4.9, background when single recognition is better.
opencv-2.4.6
- In this tutorial you will learn how to: • Use the OpenCV functions CvSVM::train to build a classifi er based on SVMs and CvSVM::predict to test its performance.-In this tutorial you will learn how to: • Use the OpenCV functions
OpenCV
- 基于OPENCV的图像处理,主要实现了一些基本的图像学处理功能-based on opencv, the function can accomplish the mopfology
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.
