资源列表
textdetection
- 基于最大稳定极值区域的自然场景文本检测与定位-natural text detection and location based on MSER
ColorDetect
- 选取感兴趣像素点的小程序,可设定RGB值与阈值。-Select the pixel of interest applet can be set RGB values with a threshold value.
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.