搜索资源列表
helloopencv
- Android平台上用opencv库编写的测试小代码。用于保存一张图片-Android platform test with the opencv library to write a small code. To save a picture
calibrate camera
- opencv编写的图像角点获取程序,能够标识出图像角点,并给出详细坐标,提供了测试图片。-This program use opencv to identify corners in a image 。Its results are precise coordinates of each corner. it provides test images.
Test
- 利用opencv在vc环境下开发的关键帧提取程序-Environment in vc using opencv key frame extraction procedure developed
Test
- 基于OPENCV的色调调整,将图像进行色彩空间转换RGB 转换到HSV 对H分量进行调节-Hue adjust depend on OPENCV. Firstly,converting the picture space RBG to HSV. Then, adjust the value of H.Finally convert the picture back to the RGB space.
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
startcv
- 在VS2008下测试openCV是否配置成功的摄像头启动程序,该代码从摄像头采集视频流-In VS2008 the test openCV is configured successful camera to start the program, the code from the camera to capture video stream
Opencv
- 简单的opencv的小测试,已经编译测试通过, 帮助了解opencv的开发应用-A simple opencv test, has been compiled test by help understand opencv development and application. . .
face
- 通过OPENCV实现的脸部识别程序,可直接运行的测试类。可辨别出途中人类脸部-OPENCV achieved through face-recognition program can be directly run the test class. Discernible out of the way the human face
resize
- OpenCV图像处理测试程序---resize-OpenCV image processing test program--- resize
OpencvDrawing
- 在VC++的平台上,利用Opencv,测试Opencv的绘图功能,采用了DEMO-In VC++ platform, the use of Opencv, test Opencv graphics, using the DEMO
05445005VideoCapture
- 基 于 opencv 的 测 试 程 序-Opencv-based test procedures
python.tar
- Test OpenCV for binding python. You can find more source code opencv framework
test.cpp
- detect eyes in opencv
GaborTest
- Gabor Filter Test This project based on OpenCV and MSVC 6.0
RemoveBlackConnectedComponents
- 使用opencv去掉二值化图像中黑色面积较小的连通域。 程序中语句 tmparea = fabs(cvContourArea(contour)) 可以得到当前连通域的面积,当此面积小于阈值时对其填充为白色。 rect = cvBoundingRect(contour,0) 得到的是框住连通域的最小矩形,对矩形中的黑色部分将其填充为白色,但是这样的话,连通域6和4两个连通域被填充成了白色的矩形,这显然不符合我们的要求,这样就要判断此连通域是黑色联通域还是白色连通域,采用的方法是测试矩
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)
test
- 利用VS2010和Opencv打开摄像头显示画面(Use VS2010 and Opencv to open the camera display screen)
Test
- 了解win7下opencv在vs2013中的配置,实现了Opencv的基本入门(Understand win7 opencv vs2013 in the configuration, the basic Opencv entry)