搜索资源列表
test1
- 基于Opencv2.3.1和VS2010环境,计算机视觉处理集合程序,实现了图像载入、harris角点查找、高斯下采样、哈夫变换、拉普拉斯边缘查找、canny边缘查找功能。-Based on Opencv2.3.1 and VS2010 environment, a collection of visual processing computer program to achieve the image is loaded, harris corner to find, under Gaussi
gamma_trans_opencv
- 基于opencv1.0的gamma变换程序,首先接受用户输入,然后计算查找表,最后查表得到变换后的图像。-The gamma transform procedures based on opencv1.0, first to accept user input, and then calculates the lookup table, the last look-up table to obtain the converted image.
histogram
- 计算图像的直方图,通过查找表修改图像外观,直方图均衡化,反投影直方图以检测特定的图像内容,实用均值漂移算法查找物体,实用比较直方图检索相似图片-Files: histogram.h histograms.cpp correspond to Recipes: Computing the Image Histogram Applying Look-up Tables to Modify Image Appearance Files: colorhistogra
finder
- 已知要查找的物体在当前图片中的位置,使用meanshift算法查找下一幅图像中的该物体-To find the location of a known object in the current picture, use meanshift algorithm to find the next image of the object
OpenCVBeta5a_FaceDetection
- 基于OpenCVBeta5a版本的图像人脸检测,独立运行,把所有OpenCV代码集成到工程,不依赖OpenCV库文件,便于查找源码实现。-Based on the OpenCV Beta5 version of the image face detection, independent operation, all OpenCV code integrated into the project, do not rely on OpenCV library files, easy to find
Outline-to-find-and-draw-pictures
- 图像中找到轮廓,可以利用OpenCV提供的方法cvFindContours()可以很方便的查找轮廓-Image found in outline, you can use the method cvFindContours OpenCV provided () can easily find the outline
test2
- VS2013+OPENCV2.4,固定阀值分割,形态学处理,图像相减,查找轮廓,可知程序运行时间-VS2013+OPENCV2.4, fixed threshold segmentation, morphological processing, image subtraction, find the outline, you can see the program run time
模板匹配
- 模板匹配用来在一副大图中搜寻查找模板图像位置的方法(Template matching is used to search for a method of searching the location of template images in a large graph)
domain
- 利用颜色标记查找二值图像中最大连通域并输出只有最大连通域的图像(Finding the most Dalian through domain in the image using color markings)