搜索资源列表
图像处理
- 图像处理 在OpenCV模式下的MFC连接 平台:vc
opencv
- opencv and sift codes
SkinDetection
- 用opencv写的皮肤检测程序,根据贝叶斯分类器学习,而且可以手工指定皮肤区域
CVMFC MFC下的OPENCV实例
- MFC下的OPENCV实例
人脸识别
- opencv cvHaarDetectObjects Haar 教学 应用 HaarDetectObjects 人脸识别 eyes detection
Homography.rar
- 已知图象4点坐标和转换后图像相对应4点坐标, 利用openCV求出homograghy 3x3 矩阵, 然后输出变换后图像,There is an input image called "warpin". The goal is to warp this image so that the tiles are approximately square, that is the camera is rotated to look down, which produces an image call
opencv_sample.rar
- 在mfc中使用opencv的开发实例,实现了canny算法、矩形检测、金字塔切割等算法,mfc,opencv,canny,find square...
SVM.rar
- OpenCV机器学习SVM支持向量机的分类程序举例,OpenCV Machine Learning SVM example.
通过霍夫检测检测图像中的直线
- Opencv环境中,通过霍夫检测检测图像中的直线,经过了ROI裁剪,形态学处理,canny算子检测等各种预处理。-In the opencv environment,do the line detection using Hough Transform. By cutting the ROI, morphological processing, canny boundary preprocessing.
swistrack.tar.gz
- SwisTrack is a powerful tool for tracking robots, humans, animals and objects using a camera or a recorded video as input source. It uses Intel s OpenCV library for fast image processing and contains interfaces for USB, FireWire and GigE cameras, a
CamShift-matlab
- Camshitft算法,虽然opencv有Camshift函数,但是用matlab写能更好的了解原理,呵呵!-Camshitft algorithm, opencv Although there Camshift function, but with matlab can write a better understanding of the principle, huh, huh!
line-Draw--based-on-Opencv
- line draw on display, based opencv
OpenCV_contours
- OpenCV contours 图像轮廓提取程序源代码-OpenCV contours image contour extraction procedure source code
OpenCVforColorSpaceConvertion
- OpenCV编写的图片彩色空间转换MFC程序,同时可以进行视频处理。共五个彩色空间。-A VC MFC program to for color image color-space convertion. 5 color spaces in total.
7
- openCV 下对人脸的识别,可以使用,绝对放心-using openCV to make the face detection ,which can implement the application
LaplacianPyramid(opencv)
- Laplacian pyramid c++ source
opencv
- opencv打开yuv视频文件,黑白的,要改参数-opencv open yuv video files, black and white, to change parameters
opencv-lena.tar
- openCV Demo,open JPG picture.-OpenCV Demo ,open JPG picture.
OpenCV相机标定源码
- OpenCV相机标定源码、里面有详细注释。方便快捷。OpenCV相机标定源码、里面有详细注释。方便快捷
opencv图像识别
- opencv图像识别,利用opencv4版本,配合window使用