资源列表
SegementfrontTobackground
- 主要是实现的分割算法,将前景色与背景色分割开来,效果一般,C++和opencv实现。-Mainly segmentation algorithm, and the foreground and background color separated, the general effect, C++ and opencv realization.
DetectMTInDB
- vs2010下两张图片之间、进行sift匹配,角点LK金字塔光流跟踪,surf匹配。有绘制特征点主方向和辅助方向。具体仔细看代码。-vs2010 down between two pictures, make sift matching corner pyramid LK optical flow tracking, surf match. Have drawn the main direction of the feature points and the auxiliary directio
Meanshift
- 摄像头固定情况下的运动行人跟踪进行研究,Mean Shift算法,与目标区域灰度直方图结合,进行运动目标的检测跟踪-tracking study of the movement of pedestrians in case of a fixed camera introduces a better application of Mean Shift algorithm
opencv2411Contour-detection
- VS2013 Opencv2.4.11下轮廓检测代码,此代码加入灰度直方图均衡化处理。 -VS2013 Opencv2.4.11 contour detection code, this code to join the gray-level histogram equalization processing.
opencv2411Face-detection
- VS2013 OpenCV2.4.11人脸检测代码,该代码使用Haar特征分类器对图像中的人脸进行检测并圈出。-VS2013 OpenCV2.4.11 face detection code, the code USES the characteristics of Haar classifier to detect human faces in the images of the circle.
SIFT
- sift匹配,利用opencv+gtk,xiao guo bucuo-sift match, use opencv+gtk
rotateimage
- 旋转图像,输入任意一个角度,图像按所定的角度进行旋转-rotate image
bptrainrec
- BP训练并识别,可以加载一定的模板图片,例如(数字1,2,3.。。9)。-BP train
face-recognition
- 人脸识别技术应用 fisher人脸识别 基于深入opencv一书-face recognition system
main
- 在一张图片上点两个点确定一个矩形,对矩形做马赛克处理。程序可以增大或减小马赛克的像素大小-In the picture point two points define a rectangle, rectangular mosaic processing done. Program can increase or decrease the size of the mosaic of pixels
main
- opencv鼠标画直线 opencv实现用鼠标画窒直线 并显示直线端点-Opencv the mouse to draw a straight line
Houghre
- 基于opencv的计算机视觉程序,优化图像,并通过霍夫变换寻找图像中的矩形。-Opencv based on computer vision programs, optimize the image, and Hough transform by finding the image rectangle.
