搜索资源列表
Threshold-1
- 各种分割算法的实验 包括阈值分割,多阈值分割,二维最大熵分割等-various experiments, including the threshold segmentation, multi-threshold segmentation, 2D Maximum Entropy segmentation
Zuidaleijian
- 最大熵阈值分割法源程序 比较老的一个分割算法. 可以提供进行比较. 还是有些用的-maximum entropy threshold segmentation source veteran a segmentation algorithm. To provide a comparison. Or some of
EntropyThresholdingMethod
- 一个用labview编写的基于一维最大熵的图像阈值分割方法。使用方法请看Readme.txt-use a PC to prepare a peacekeeping based on maximum entropy image thresholding methods. Look at the use Readme.txt
AThreshold3
- 当物体表现出最讯息时有最大的乱度。 当Entropy最大,影像有最大的讯息。-objects displayed at the most messages have the greatest degree of chaos. When the maximum entropy, images have the greatest message.
max_entropy_core
- 用于指纹识别,对已经细化的指纹图像提取中心点。基于方向变化最大熵,提取指纹中心点。提取的中心点位置较精确。-for fingerprint identification, has been refined to the fingerprint images from center. Based on changes in the direction of maximum entropy, fingerprints center. Extraction of the center position
zuidashang1
- 图像分割:最大熵对灰度图像基于区域的阈值分割-image segmentation : Maximum Entropy gray images on the threshold based on regional segmentation
Maximum Entropy v1.00
- 一个基于最大熵的图像复原算法源代码。可以完成图像的去燥声和去模糊。-One based on maximum entropy image restoration algorithm source code. To complete the image to the dry sound and defuzzification.
IMAGE
- 基于二维灰度直方图的双阈值最大模糊熵图像分割法源代码,VC++编写-Based on two-dimensional histogram of the dual-threshold maximum fuzzy entropy image segmentation method source code, VC++ to prepare
zengqiang
- 基于模糊最大熵的红外图像增强算法,对于红外图像效果很好-Fuzzy maximum entropy-based infrared image enhancement algorithm for infrared image works well
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
maximumentropy
- 最大熵图像复原方法,效果还好,这是最近努力的结果,不过或许需要适当的改进之后会有更好的结果,分享一下-Maximum entropy image restoration method, the effect Fortunately, this is the result of recent efforts, but may need to be appropriate to improve after the better results, share
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
image-segment
- 基于最大类间最大距离比准则的图像分割,基于最大类间最大距离准则的图像分割,最大熵准则的图像分割,这三种方法的源代码-The maximum distance between two classes based on the maximum ratio criterion for image segmentation, based on the maximum between the maximum distance criterion for image segmentation, maximu
entropy-method-of-image-segmentation
- 实现最大熵方法图像分割,应用了基于熵的运算,实现对目标和背景的分离,并运用与之自适应法,实现了图像的分割。-Maximum entropy method of image segmentation, the application of entropy-based operations to achieve the target and background separation, and with the use of adaptive method to achieve image segm
entropy-image-segmentation
- 经典的最大熵法图像分割,对lena图像进行分割。-Classic maximum entropy image segmentation, the segmentation of lena image.
minisum-maximum-otsu
- 实现最小交叉熵 最大熵 OTSU算法的小程序 简单实用-Minimum cross entropy maximum entropy OTSU algorithm procedure is simple and practical
matlab-maximum-entropy--segmentation
- matlab计算最大熵分割图像,其中包括最大熵的算法以及原代码-matlab to calculate the maximum entropy image segmentation, including the maximum entropy algorithm and source code
maximum-entropy-principle
- 最大熵原理 写得挺详细,适合搞研究的同学-The maximum entropy principle to write quite detailed, suitable for students engaged in research
Maximum-entropy-threshold-method
- 图像处理中的最大熵阈值法,对初学者很有用,有图片,代码能够直接运行-Maximum entropy threshold method in image processing, useful for beginners, there are pictures, the code can run directly
The-maximum-entropy-method
- 利用最大熵法求取最优阈值来对目标图像进行分割,程序体现了最优阈值的迭代求法。-To obtain the optimal threshold segmentation of the target image using the maximum entropy method, the program of optimum threshold method.