资源列表
detectblue
- 本程序可以实现带有摄像头的机器人对颜色的检测。机器人首先转圈,在检测到所需颜色之后,机器人停止运动,等待下一个命令。-This program can realize the robot with a camera to the color of the test. Robot first round, and robot stop until test the desired color,and wait for a command.
detect
- 本程序可以探测有色物体,在探测到物体之后计算距离。-This program can detect colored objects, in after detecting objects calculate the distance.
cvScale
- cvScale函数用来改变一幅图的像素值,具体的变换有:像素值的比例变化和位移。-the cvScale function is used to change the pixel values of a map, specific transformation: the ratio of the pixel values change and displacement.
Exmaple6_5_cvDFT
- opencv图像的离散傅里叶变换。对图像处理专业掌握opencv编程,有一点帮助-opencv image of the discrete Fourier transform. Image processing professional to master the opencv programming, a little help
Exmaple8_3_Edge-of-the-drawing
- 此程序是对一幅图进行边缘检测,然后得到二值图,并对边缘轮廓画出来。构成连续的边缘,程序可以直接运行-This program is a picture, edge detection, then the binary image, and edge contour is drawn. Form a continuous edge
imagefanse
- 此程序的功能是对一幅图反色,主要是对初学者学习opencv提供帮助,了解opencv处理数字图像是如何进行的,可以直接运行-The function of this program is the anti-color, picture opencv beginners to learn to help understand the opencv processing the digital image can be run directly
Exercise7_2_histogram
- 此程序功能是:对图像进行直方图统计。所以的是opencv,这和matlab做直方图统计是有区别的。对初学掌握opencv数字图像有一点小帮助,可以直接运行-This program features: histogram of the image. So the opencv and matlab histogram there is a difference. Beginner to master the opencv digital image a little help, you can
Exercise4_1_vedio_canny_rgbgray
- 此程序的功能:对视频进行灰度处理,将灰度图进行Canny边缘检测,分别以视频形式输出。初学者可以看看,希望对你有帮助,可以直接运行-The function of this program: the video gray scale processing, grayscale Canny edge detection, respectively, a video output. Beginners can see, you want to help, you can run directly
Patch_Sparsity
- 算法仿真:论文《Image Inpaiting by Patch Propagation Using Patch Sparsity》中提出的图像修复算法的; 1)使用了OpenCV2.2.0开源机器视觉库,IDE为VS2010 2)设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2;VS2010属性页文件依赖于此环境变量,在Path中添加C:\OpenCV2.2\bin,更具体的环境配置可以查看OpenCV相关手册设置属性页文件或Email:zhen
Classic_Exemplar
- 论文《Region Filling and Object Removal by Exemplar-Based Image Inpainting》中提出的图像修复算法 1)使用了OpenCV2.2.0和VS2010,设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2,在path中添加环境变量C:\OpenCV2.2\bin,可以根据OpenCV提供的用户手册设置属性页文件 2)生产dll,具体的函数可以查看文件Classic_Exemplar.h
MR8fast
- 论文《A Statistical Approach to Material Classification Using Image Patch Exemplars》提出的算法C++实现 1)使用了OpenCV2.2.0和VS2010,设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2,在path中添加环境变量C:\OpenCV2.2\bin,具体可查看OpenCV的用户手册 2)可zhenjia.dou@gmail.com-The algorithms
HSVColorHistogram
- VS2010与OpenCv2.3结合实现HSV空间量化-VS2010 OpenCv2.3 HSV
