资源列表
MyFaceDetection
- 很好很强大的人脸识别,检测精度很高!可以供大家学习使用-Very very strong recognition, detection accuracy is high! For them to learn to use
bin
- OpenCV开发库文件(cv200.dll,cxaux200.dll,cxcore200.dll,cxts200d.dll,highgui200.dll,ml200.dll,opencx_ffmpeg200.dll cv200d.dll,cxaux200d.dll,cxcore200d.dll,cxts200d.dll,highgui200d.dll,ml200d.dll,opencx_ffmpeg200d.dll)-OpenCV development library files(cv200.
FaceRecognition
- 经典的PCA人脸识别算法,C++源代码都是我自己写的,第一次上传,写得不好的地方请多多指教。已经经过我的多次测试和观察数据,代码运行正常,下载之后只要配置好opencv即可。 -The classic PCA face recognition algorithm, C++ source code I wrote it myself, the first upload, poorly written exhibitions. I have passed many tests and observa
opencvSourceCode
- opencv源码(cmake之后的工程文件),打开sln工程后即可查看源码-the opencv source (cmake project file), after opening the sln project to view the source code
halfimage
- opencv1.0 和vc++6.0环境下从磁盘中读入图像并显示原图和压缩图像-read image from disk opencv1.0, and vc++6.0 environment and display the original image and the compressed image
vcPP
- 通过z在vc++2008中安装opencv后,用上述代码测试摄像头是否有错误,来说明安装的opencv是否成功-Install, test camera installed opencv by as early vc++2008, in error to illustrate install the opencv whether the success. . .
AddSaltNoise
- 在灰度图上添加椒盐噪声,并用中值滤波滤除噪声并保存,用opencv写的,需要安装opencv2.1-Add salt and pepper noise in grayscale, with a median filter to filter out the noise and save with opencv write, you need to install opencv2.1
ostu
- 代码实现大津法算法(OSTU),可以实现对灰度图的二值化(黑白图像)-The code to achieve the the Otsu Algorithm (OSTU), can be achieved binarization of grayscale (black-and-white images)
BinImgResize
- 基于opencv2.1实现迭代法算法,对灰度图像进行二值化操作,变成黑白图像-Opencv2.1 iterative method algorithm binarization operation of a grayscale image into a black and white image
opencv_calibration
- 基于opencv的但摄像机的标定程序,编译成功。可以使用-Opencv camera calibration procedure compiled successfully. You can use
11mrf
- 马尔科夫随机场分类程序,其中包括三种方法-MRF classification program
MyVideo1.0_AutoCamshift
- 序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Write sequence with MFC+openCV. Automatic target selection box and the interframe difference the first few frames before th
