搜索资源列表
Zuidaleijian
- 最大熵阈值分割法源程序 比较老的一个分割算法. 可以提供进行比较. 还是有些用的-maximum entropy threshold segmentation source veteran a segmentation algorithm. To provide a comparison. Or some of
OpenBitmap
- 图像分割算法,包括阈值分割(固定阈值、迭代阈值、一维最大熵阈值)、边缘分割、轮廓分割
一维最大熵阈值分割算法
- 一维最大熵阈值分割算法实现
2D最大熵阈值分割算法
- 2D最大熵阈值分割;
QGA_image_segmentation
- 量子遗传算法最大熵法图像多阈值分割程序下载。阈值的个数直接指定即可。-image segmentation based on quantum-inspired genetic algorithm
MaxEntrophy
- 实现了基于图像的最大熵阈值分割,具有非常好的效果。-realize the split of the MaxEntrophy of the picture
ImageSegmentationAlgorithmBasedonTwodimensionalHis
- 基于二维直方图最大熵阈值法的图像分割算法,可选取较好的阈值实现图像分割-failed to translate
segmention-threshod
- 一些关于图像阈值确定的matlab程序,包括迭代阈值,最小类内方差,最大熵,和用matlab库函数对图像进行边缘检测。可运行-Number of image thresholding matlab identified procedures, including iterative threshold, the smallest category of variance, maximum entropy, and the use of matlab library function of the
otsu2
- 大津阈值分割法,也称最大类间方差法,利用图像的灰度分布密度函数定义图像的交叉熵。 交叉熵可看作是两个概率系统(即图像背景及目标)的信息量之间的差异。求出的交叉熵越大,则分割效果越好。 -Otsu threshold segmentation method, also known as Otsu method, the use of gray-scale image distribution density function definition images of cross-ent
tuxiangqiege
- 基于像素点的全局阈值法求图像的分割 实现方法有五种: 最小极值法,最优阈值法,最大方差方法,最大熵法,迭代法-Pixel-based global threshold method for image segmentation method there are five: the smallest extreme value method, the optimal threshold method, the largest variance method, the maximum ent
2dshangyuzhi
- 二维最大熵阈值分割法,较一维有很好的去噪效果-Two-dimensional maximum entropy threshold segmentation method, the more one-dimensional results have a good de-noising
algorithm
- 阈值法是图像分割的一种重要方法, 在图像处理与识别中广为应用. 提出了一种基于灰度2梯度共生矩阵 模型和最大熵原理的自动阈值化方法. 该方法不仅利用了图像的灰度信息, 而且也利用了梯度信息, 通过计算基 于灰度2梯度共生矩阵的二维熵, 并使边缘区域的熵最大来选择阈值向量. 仿真结果显示, 该算法比其他二维熵方 法效果更佳.-Th resho lding is an impo rtant fo rm of image segmentat ion and is used in image
zuidashang
- 最大熵是图像阈值分割里常用的一种简单且效果明显的方法。该代码是最大熵算法的快速递推形式。-Maximum Entropy is Image Threshold Segmentation ri common a simple and obvious effect method. The code is maximum entropy algorithm rapid recursion forms.
zuidashang
- 基于阈值的最大熵法图像分割-Threshold based on maximum entropy image segmentation
KSW最大熵阈值分割
- KSW最大熵阈值分割,该算法速度快,对噪声鲁棒性较好。
基于遗传算法的最大熵值法的双阈值图像分割
- 基于遗传算法的最大熵值法的双阈值图像分割(Double threshold image segmentation based on maximum entropy method based on genetic algorithm)
entropy_1D
- 计算达到图像最大熵的灰度阈值,对图像进行二值化分割(Maximum entropy method for image segmentation)
Tsallis熵图像分割
- 一个基于MATLAB环境的图像分割算法,运用最大熵解决图像分割问题。(An image segmentation algorithm based on MATLAB environment is applied to solve the problem of image segmentation using maximum entropy.)
最大熵阈值法分割图像
- 使选择的阈值分割图像目标区域、背景区域两部分灰度统计的信息量为最大,最终将图像目标区域与图像背景分离(The two parts of the target area and background area are segmented by the selected threshold, and the information amount of the grayscale statistic is the largest. Finally, the target area and the ba
最大熵法简单图像分割
- 最大熵法简单图像分割,先进行阈值计算,在进行像素判断(Maximum entropy method for simple image segmentation)