搜索资源列表
-
0下载:
人脸的检测与定位(在预处理部分,采用了特别的增强人脸特征与脸部皮肤之间对比度的方法及局域取阈值二值化方法,改进了预处理的效果。在图像分割部分,实现了经典的分合算法,并且使用成组算法改进了分合的效果。在人脸匹配部分,实现了基于眼睛和嘴的几何模型匹配,并对评价函数的构造进行了研究。)-Face Detection and Location (pretreatment, using a special facial features enhanced facial skin and the contr
-
-
0下载:
用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
-
-
0下载:
图像分割代码:包含图像分割迭代、峰谷、半阈值算法。-Image segmentation code: contains the image segmentation iteration, the peak and valley, half threshold algorithm.
-
-
0下载:
PDF:基于半阈值的字符分割与识别研究.pdf-Threshold based on semi-character segmentation and recognition. Pdf
-
-
0下载:
1、使用MatLab 软件进行图像的分割;
2、能够自行评价各主要算子在无噪声条件下和噪声条件下的分割性能;
3、能够掌握分割条件(阈值等)的选择;
4、完成规定图像的处理并要求正确评价处理结果,能够从理论上作出合理的解释。
-1, the use of MatLab software for image segmentation 2, to self-evaluation of all the major operators in the absence of noise c
-
-
0下载:
程序可实现人眼虹膜、眼睑及睫毛分割,主要功能有:(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
-
-
0下载:
基于半阈值的字符分割与识别研究.pdf
研究验证码识别必看资料-Character based on half-threshold segmentation and recognition research. Pdf data verification code identification must see
-
-
0下载:
VS2008环境下C++实现对指纹的识别提取
采用最大方差阈值分割法进行处理-VS2008 environment C++ extract the maximum variance threshold segmentation method for processing fingerprint identification
-
-
0下载:
在YCbCr色彩空间中建立肤色分布的高斯模型,得到肤色概率似然图像,在最佳动态阈值选取算法下完成肤色区域的分割。-YCbCr color space to establish the color distribution of the Gaussian model, color probability likelihood image, skin color region segmentation is completed in the best dynamic threshold select
-
-
0下载:
首先对图像进行非线性灰度变换滤除噪声,然后利用最大类间方差阈值技术对处理后的图像进行二值化处理,最后利用积分投影定位人眼-First to utilize non-linear gray-scale transformation to filter out noises, then adopts the between-cluster variance threshold segmentation method for image binarization processing, finally
-
-
0下载:
基于matlab将商标与文字分割,选定阀值,先进行次分割,在进一步优化-Matlab-based trademarks and text segmentation, the selected threshold, the first for sub-division, in further optimization
-
-
0下载:
Matlab读取BMP_JPG图片显示直方图并以直方图谷底为阈值进行阈值分割-Matlab read BMP_JPG picture shows a histogram and histogram threshold segmentation of the bottom threshold
-
-
0下载:
识别中文垃圾邮件,通过分词,提取特征值,设置阈值等对邮件进行识别-Identify Chinese spam, through the word segmentation, extraction of characteristic values, set the threshold value of the mail to identify
-
-
0下载:
用Matlab编写的自动多阈值分割程序,分割图像之前采用自动平滑图像-Matlab prepared by the automatic threshold segmentation procedure more, before the image segmentation using smooth image automatically
-