搜索资源列表
-
1下载:
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold,
-
-
0下载:
ADAPTIVETHRESHOLD An adaptive thresholding algorithm that seperates the foreground from the background with nonuniform illumination-ADAPTIVETHRESHOLD An adaptive threshold ing algorithm that separates the foreground fr om the background with nonunifo
-
-
0下载:
小波软阈值去噪,具有较高的SNR,是一种自适应阈值算法,Wavelet soft-threshold de-noising with high SNR, is an adaptive threshold algorithm
-
-
0下载:
程序实现一个自适应阈值的算法,用以在不规则光照下从背景中提取出前景图像。-Procedures to achieve an adaptive threshold algorithm to extract the foreground from the background image in the irregular light.
-
-
1下载:
实现一个自适应阈值的算法,用以在不规则光照下从背景中提取出前景图像。-The realization of an adaptive threshold algorithm for the irregular light extracted from the background images prospects.
-
-
0下载:
adaptive threshold for liver segmentation project through graph cut algorithm
-
-
0下载:
用matlab实现不规则光照下自适应阈值的前景背景分离算法。文件里面附测试图像。-Matlab implementation to use irregular light of the prospects for adaptive threshold background separation algorithm. Test image files attached inside.
-
-
0下载:
自适应阈值算法将前景从背景中分离出来包括非均匀光照。-Adaptive threshold algorithm to the prospect of separating from the background, including non-uniform illumination.
-
-
0下载:
这个程序利用最大类间方差算法求解自适应阈值,来进行图像分割的-The use of this procedure Otsu adaptive threshold algorithm to image segmentation
-
-
0下载:
otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面配有图像均衡化的程序一起使用,效果更好-otsu algorithm, you can get adaptive threshold for image binarization. Which is equipped with image-based program used in conjunction with a balanced, better
-
-
0下载:
摘 要:舌象中的裂纹是中医舌诊中的重要内容。由于拍摄条件的不同,舌象质量有较大差异,传统的阈值选取方法并不
适用。文中提出一种舌象裂纹检测的自适应阈值选择方法。该方法利用舌象的L 3 a 3 b 色彩特征及区域的分裂- 合并,
对舌象进行区域分割,自适应地选取舌中部区域的色彩值作为阈值,对整个舌象进行裂纹提取。经验证,本方案对不同的
舌象能较好地提取出裂纹,实现舌象裂纹诊断的客观化。-Tongue’ s crack is a very important part of herbal
-
-
2下载:
基于第二代小波分析的自适应阈值算法,非常好用-Based on Second Generation Wavelet analysis of adaptive threshold algorithm is very easy to use
-
-
0下载:
用matlab编写自适应阈值算法,并调用该自适应阈值函数。-Prepared using matlab adaptive threshold algorithm, and call the adaptive threshold function.
-
-
1下载:
依据传统的OTSU算法,对它进行改进后的自适应阈值分割算法-OTSU algorithm based on the traditional, to improve it after the adaptive thresholding algorithm
-
-
0下载:
基于小世界网络的自适应阈值边缘检测算法Small-world networks based on adaptive threshold edge detection algorithm-Small-world networks based on adaptive threshold edge detection algorithm
-
-
0下载:
利用最大类间方差算法求解自适应阈值,对图像进行分割-Using Otsu adaptive threshold algorithm, the image segmentation
-
-
0下载:
数值图像处理中的“最大类间方差算法求解自适应阈值”。已测试通过,对于学习数字图像处理很有帮助。-Numerical image processing, " Otsu adaptive threshold algorithm." Have been tested for learning digital image processing helpful.
-
-
0下载:
基于变换域子带自适应迭代阈值,用于图像去噪方面的文章-A Subband Adaptive Iterative
Shrinkage/Thresholding Algorithm
-
-
0下载:
matlab源码-最大类间方差算法求解自适应阈值 可以作为参考使用,在学习的过程中 -matlab source- Otsu adaptive threshold algorithm can be used as a reference, in the learning process
-
-
1下载:
基于小波变换的图像阈值去噪的matlab代码,可以实现硬阈值,软阈值以及一种自适应阈值算法并且完成他们的对比;-One kind matlab code image threshold denoising based on wavelet transform can be achieved hard threshold and soft threshold and an adaptive threshold algorithm and complete their contrast
-