资源列表
haar
- opencv 打开一个视频,haar特征提取-open a video, haar feature
ch10_ex10_1
- opencv基于金字塔的LK光流算法,可作为跟踪的基础-opencv based pyramid light flow LK Algorithm
SURF
- opencv,打开一张图片,提取surf特征-opencv, open a picture, feature extraction surf
mouse
- opencv2.4.4,使用鼠标画图,并保存图片-opencv draw using the mouse, and save the picture
Image-scaling
- 图像处理,对图像进行缩放,使用opencv.-Image processing, image scaling, the use of opencv
OpenCV
- OpenCV2计算机视觉编程手册,可以帮助想学习图像处理的同学-OpenCV2 computer visual programming manual,which can help to want to learn the classmate of image processing
canny_test
- Canny边缘检测算法是1986年有John F. Canny开发出来一种基于图像梯度计算的边缘 检测算法,同时Canny本人对计算图像边缘提取学科的发展也是做出了很多的贡献。尽 管至今已经许多年过去,但是该算法仍然是图像边缘检测方法经典算法之一。-Canny edge detection algorithm in 1986 John F. Canny edge detection algorithm developed by the image gradient calcu
siftTest
- 基于opencv的SIFT程序的源码,图像处理的学习者极为有用。-Opencv based SIFT program source code, image processing learner extremely useful.
Ransac
- ransac算法源码,是根据一组包含异常数据的样本数据集,计算出数据的数学模型参数,得到有效样本数据的算法。-ransac algorithm source code, based on a set of sample data set contains abnormal data, a mathematical model to calculate the parameter data, an algorithm is effective sample data.
CaptureMouse
- 用鼠标在图像上框选出想要的目标,将自动保存该目标并记录框选的位置-Using the mouse to the desired object on the image, the object will be automatically saved and the selected position will be recorded.
FrameDiff
- OpenCV实现帧差法,在两幅图的差距较大时保存该图像,可用于筛选重复的图像-OpenCV implements a frame difference method that preserves the image when the gap between the two images is large, and can be used to filter duplicate images
OpenCamera
- qt+opencv实现调用PC摄像头实现视频显示及拍照功能-qt+opencv implementation calls PC camera for video display and camera