搜索资源列表
helloopencv
- Android平台上用opencv库编写的测试小代码。用于保存一张图片-Android platform test with the opencv library to write a small code. To save a picture
Sobel-Laplace-Canny-matlab-code
- 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
opencv
- opencv教程的全部源代码,附有测试视频文件,对opencv的初学者很有帮助!-opencv tutorial all the source code, with a test video file on the opencv helpful for beginners!
HumanTracking
- 人体运动跟踪源代码,经过测试可以使用,基于opencv实现实现的,简单实用-Human Motion Tracking source code through the test could be used, based on the opencv implementation to achieve, simple and practical
fingertip-src
- 指尖识别源码,包括测试程序和测试图片。识别精度相当高。-this a src code of fingertip detection,including test procedure and test image.pricese of detectin is very high.
kalman-filter-test
- Kalman filter 用于跟踪的详细代码有说明,运行良好,适合移植使用-Kalman filter for tracking code has made it clear, well-run, suitable for portable use
cvRW
- kurtosis 图像锐度检验代码,支持批量图像检验,可用Lena测试, opencv2.0 参数1 图像文件名 参数2 输出图像-kurtosis sharpness test code, opencv2.0
open
- 检测OPENCV是否安装好,opencv环境是否配正确的实例检测代码,对新学者有用-OPENCV detection is installed, OPENCV environment is the correct examples of new scholars, test code
Camera
- 基于OPENCV的camera 测试程序-the camera test code, use OPENCV
2011_opencvBasicStructure__Test
- 刚学习opencv时候,入门级测试代码。主要是对opencv基本数据结构CvMat、IplImage相关操作的测试。里面含有多个小测试文件,均可在VS20101下单独运行。(opencv2.1版本)-Just learning opencv time, entry-level test code. Opencv mainly for basic data structure CvMat, IplImage related operations test. Which contains sever
test
- 用code blocks實現裱框大小 以判斷長度比例-Use code blocks to achieve framed size
SVM_classification
- OpenCV SVM分类测试代码 利用SVM解决2维空间向量的3级分类问题-OpenCV SVM classification test code to use the three classification problems SVM to solve the two-dimensional vector space
test
- opencv 测试代码,可以检测安装环境是否正确-the opencv test code, can detect the correct installation environment
test
- opencv人脸识别教学代码。傻瓜教程。适用于新手学习。有详细的注释-opencv face recognition teaching code. Dummies. Suitable for beginners to learn. Detailed notes
opencv_DFT_tst
- opencv dft的测试代码,供学习参考。-opencv dft test code for study and reference.
test
- opencv2.0的入门程序,主要是实现加载视频图像的,含有代码注释-opencv2.0 entry program is to achieve load the video images containing code comments
test
- open 测试代码,当你安装open cv以后,可以用这个程序测试你的软件是否安装正确-open test code,when you have successfully installed opencv,you can test with this codes.i hope it can help you .
test
- 《Visual C++利用OpenCV对图像进行人脸识别》傻瓜教程,超级详细。从OpenCV的安装、OpenCV在Visual C++下的配置讲起,到工程的创建,一一详细讲述,大家一看就明白。里面还附有完整代码。希望大家喜欢。本人已经测试通过。同时也希望大家将自己的所学分享给大家,为提高整个中华民族的素质做出自己应有的贡献-" Visual C++ use OpenCV for image recognition," Dummies, super detail. From Op
test
- opencv帧差法源码,用帧差法处理,得到移动物体的二值化后的白色图像(Opencv frame difference method source code, using frame difference method, to get two white images of moving objects after the value)
test
- 实现了opencv中的图像处理代码,图像滤波,形态学运算,图像的边缘检测(Realize the opencv image processing code, image filtering, morphological operations, image edge detection)