搜索资源列表
MIncreasingene
- 增大熵方法,在图像处理二值化是能快速设置比较合适适的阈值,效率较高 ,经测试可直接使用。 -Increase the entropy method, binary image processing is able to quickly set up a more appropriate and suitable threshold, high efficiency, has been tested and can be used directly.
熵阈值max-2d
- 用于图像分割,基于renyi熵阈值分割算法的最大熵阈值分割算法
TuxiangFazhifenge
- 数字图像阀值分割各种方法 最大熵 OTSU 双峰法 迭代法 分水岭算法 -Digital image threshold segmentation methods maximum entropy OTSU method of bimodal iterative method of watershed algorithm
GLMCandLBPextraction
- 第一个程序提取了图像灰度级为64的灰度共生矩阵,并计算了能量,熵,对比度,相关性,逆差矩这5个参数.第二个程序可以提取彩色图像的LBP纹理特征,可以提取采样点为8、16、24的统一模式(u2)、旋转不变模式(ri)、统一旋转不变模式(riu2)的LBP值。-The first program to extract a grayscale image GLCM 64, and calculate the energy, entropy, contrast, correlation, inverse
前景提取
- 本文展示了一种自动识别视频中移动目标的方法。论文中提取移动目标通过帧序列,这种方法不需要先验知识,比如:时间阈值调整。基于相邻帧的连续对称差分,我们能得到全分辨率显著图;然后利用最大熵方法计算阈值决定候选区域和获得兴趣点的种子;最后用修改的模糊生长方法获得最终的结果。本文中提出的算法是有效的、具有鲁棒性的。实验结果也证明它具有很好的效果。(This paper presents a method for automatic recognition of moving targets in vid
matlab基于遗传算法的最大熵值法的双阈值图像分割
- 基于遗传算法实现灰度图像二阈值分割,使图像分割的更合理(Two threshold segmentation of gray image based on genetic algorithm, which makes the image segmentation more reasonable)
二维最大熵与交叉熵结合
- 二维的最大熵与交叉熵结合的图像分割算法,有助与提高图像分割中阈值选取的稳定性。(The combination of two-dimensional maximum entropy and cross-entropy is helpful to improve the stability of threshold selection in image segmentation.)