Description: 在VC6下基于OpenCV的轮廓检测程序,其中图像的二值化操作基于Canny和自适应阈值。通过trackbar来实现不同情况下的轮廓检测。-in VC6 OpenCV Based on the outline of testing procedures, these two images based on the value of operating Canny and adaptive threshold. Through the trackbar to achieve under different circumstances the contour detection. Platform: |
Size: 2545 |
Author:- |
Hits:
Description: 在VC6下基于OpenCV的轮廓检测程序,其中图像的二值化操作基于Canny和自适应阈值。通过trackbar来实现不同情况下的轮廓检测。-in VC6 OpenCV Based on the outline of testing procedures, these two images based on the value of operating Canny and adaptive threshold. Through the trackbar to achieve under different circumstances the contour detection. Platform: |
Size: 2048 |
Author:- |
Hits:
Description: 数学形态学及相关算法的C语言实现实例
源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。-Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful. Platform: |
Size: 133120 |
Author:Michael_M |
Hits:
Description: opencv 图像的二值化,包括局部阈值,全局阈值,自适应阈值法,对初学者帮助很大-opencv image binarization, including the local threshold, the global threshold, adaptive threshold, very helpful for beginners Platform: |
Size: 2159616 |
Author:于帆 |
Hits:
Description: 通过Opencv和MFC相结合进行图像处理,实现图像的阈值分割,通过人机交互选择阈值或者自适应阈值处理。可以支持用户交互修改阈值,便于使用-Opencv and MFC combination for image processing, image threshold segmentation, select the threshold of human-computer interaction, adaptive threshold processing. Modify the threshold can support user interaction and ease of use Platform: |
Size: 3461120 |
Author:张保 |
Hits:
Description: 这是一个人手识别程序,基于OpenCV,环境VisualStudio2013。
首先通过图片采集手势图像,而后进行减小噪声的滤波处理,根据肤色在YCrCb色彩空间中的自适应阈值对图像进行二值化处理,提取图像中所有的肤色以及类肤色像点,而后经过膨胀、腐蚀处理后,祛除小块的类肤色区域干扰,得到若干块面积较大的肤色区域;此时根据各个肤色区域轮廓特征进行甄选,获取目标手势区域,而后根据目标区域的特征进行识别,定位手心。-This is a staff recognition program, based on OpenCV, environment VisualStudio2013. First gesture image capture through the picture, and then filter processing to reduce noise, according to the color adaptive threshold in YCrCb color space binary image processing to extract all the color and image color dot type, and then passes through the expansion After the etching process, eliminate the small area of skin color interference, get several pieces larger skin area at this time in accordance with various color selection area outline features, target acquisition gesture area, and then based on the characteristics of the target area to identify, locate hand. Platform: |
Size: 5120 |
Author:chengchi |
Hits:
Description: 基于OpenCV的图像二值化程序,可自适应阈值-OpenCV based on the image of the two value of the program, the adaptive threshold Platform: |
Size: 2048 |
Author:严旭 |
Hits:
Description: Canny算法求图像边缘,C++语言实现。步骤分:求梯度、非极大值移植、自适应阈值、滞后阈值求边缘、边缘细化。算法核心由C语言实现,效果可以和OpenCV和Matlab相媲美。-Canny algorithm for image edge, the use of C++ language, the steps include: for gradient, maximum value suppression, adaptive threshold, hysteresis threshold. The algorithm itself is completely using C language, easy to transplant and modify. Their coding, the results can be compared with the OpenCV or canny Matlab effect is comparable. Platform: |
Size: 2894848 |
Author:arthur |
Hits:
Description: Opencv自适应阈值函数与规定阈值函数源码,可以通过滑动框调节,直观可靠-Opencv adaptive threshold function with a predetermined threshold value function source, by adjusting the sliding block, intuitive and reliable Platform: |
Size: 1024 |
Author:toni |
Hits:
Description: opencv图片先灰度化,然后自适应阈值把图片变为黑白双色(二值化)。输出纯黑白图片(opencv The image is grayscale first, and then the adaptive threshold turns the picture into black and white (two value). Output pure black and white pictures) Platform: |
Size: 385024 |
Author:hank001 |
Hits: