搜索资源列表
OpenCVFindContoursByAdaptiveThreshold
- 在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 diffe
OTSU
- OTSU 算法,自适应计算单阈值对输入的灰度图像的直方图进行分析,将图像二值化。
auto_Canny_edge_detector
- 自适应Canny算子边缘检测技术,介绍高低阈值比例的选值,提出高低阈值比例对图像的影响。
GrayToWhiteBlack
- C语言实现的OTSU方法,计算图像二值化的自适应阈值-C language implementation of the OTSU method in calculating the adaptive image binarization threshold
DSP
- 毕业设计 局部平均阈值改进法 局部自适应阈值法 局部平均阈值法 指纹采集演示程序.exe-histeq hilditch otsu.c pavlidis.c rosenfeld.c
eyesegmentation
- 程序可实现人眼虹膜、眼睑及睫毛分割,主要功能有:(1)虹膜内外圆的霍夫圆检测;(2)眼睑检测以及参数方程的求解;(3)睫毛的最优化阈值处理。 vc文件夹下包含以下四个内容:(1)最后编译生成的.exe文件;(2)包含主要算法的.h头文件;(3)两幅原始图像(yangjing1.bmp,yanjing2.bmp);(4)两幅经过MATLAB进行自适应直方图均衡化的图像(yanjing11.bmp,yanjing22.bmp)-Program can achieve human iris, ey
depthofimagegenerati
- OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU method of adaptive image binarization threshold, OTSU
p_m_p1
- 这个是pm方程的自适应小波阈值改进,使阈值可以自适应-This is the adaptive wavelet threshold PM equation is improved, which can be adaptive threshold
3zhongerzhihua
- 效果最好的三种二值化的方法 otsu niblack等 是自适应阈值方法-The best effect of three kinds of binarization methods otsu niblack, etc Is the adaptive threshold value method。
YCgCrm
- 基于YCgcr肤色空间的自适应阈值分割的算法,本人根据论文《YCgCr颜色空间的肤色聚类人脸检测法》-YCgcr color space based adaptive thresholding algorithm, I am under the thesis YCgCr color clustering color space face detection method