资源列表
cvwarpaffine
- 代码测试了opencv仿射+透视变换,应用的版本是vs2010+opencv2.4.9.-A project to test the function of affine transform in opencv. The code is work in vs2010&opencv2.4.9
siftPface
- 基于opencv的sift图像拼接和人脸识别程序代码-Opencv sift based image mosaic and recognition program code
mean-shift
- Mean-Shift算法的C++程序,手动选择目标跟踪,并显示目标的直方图-Mean-Shift algorithm C++ procedures, manual selection of target tracking, and display the target histogram
detect
- 基于opencv的haar+adaboost训练器的人脸和人眼检测,带有训练好的xml文件。-Opencv based haar+ adaboost face and eye detection trainer, having trained xml file.
shipinhuaxian
- opencv在视频上点击鼠标画线,并且检测运动物体,并用方框标记。-opencv mouse click on the video to draw lines, and detects moving objects, with boxes labeled.
canny
- canny 算子 opencv 实现,初学者不错的资料-canny opencv
OpencvShowImg
- opencv 对话框加载图片 鼠标移动查看像素值 彩色图转换为灰度图-opencv
rotateazoom
- 在C++中利用Opencv库对图像进行旋转和放大(最近邻,双线性,三次线性)-Use Opencv library in C++ for image rotation and zoom (nearest neighbor, bilinear, three linear)
THRESOLD
- 基于OPENCV的阈值分割算法,• 这个函数有5种阈值化类型。-Segmentation algorithm based OPENCV threshold.
TestSift_match
- 进行图像的sift特征检测及匹配,用于初学者快速理解sift匹配流程.-Sift feature detection and image matching, for beginners to quickly understand sift matching process.
Motion-detection-of-contour-search
- 基于轮廓来寻找流动部分,效果不是很好,但是还可以拿来用-Based on the outline to find the flow part, the effect is not very good, but also can be used with
GMM-GMR-v2.0
- 利用混合高斯模型对背景图像进行建模,所谓“混合高斯”的意思就是每个像素都是由多个单高斯分布混合组成的。-Name of the file which the classifier is loaded. Only the old haar classifier (trained by the haar training application) and NVIDIA s nvbin are supported for HAAR and only new type of OpenCV XML ca
