搜索资源列表
sphit-128-4
- 分层树分割算法的Matlab实现,除编码和解码外,还附有熵编码程序,供研究图像处理的朋友参考使用。-hierarchical tree segmentation algorithm Matlab, in addition to encoding and decoding, but also with entropy coding procedures, Image processing research for a friend use and reference.
KFCM
- 基于粗糙熵和K-均值聚类算法的图像分割
entroy_1d
- 用于实现灰度图像阈值分割的一维最大熵方法,matlab源程序
entropy_max_2d
- 用于实现灰度图像阈值分割的二维最大熵方法,matlab源程序
entroy_noisy1
- 用于实现加了噪声的灰度图像阈值分割的一维最大熵方法,matlab源程序
二维直方图熵阈值法
- 计算图像的二维直方图,通过信息熵算法确立阈值,以此为依据对图像进行分割。
Image.rar
- matlab 关于二值图像熵和交叉熵的计算程序,这一程序与结合其它方法对图像进行分割,作为一个判断标准.,matlab on the binary image entropy and cross entropy calculation procedure, which in combination with other methods and image segmentation, as a criterion.
Entropy_Max_2D
- 用于实现灰度图像阈值分割的二维最大熵方法,很好用,希望对大家有帮助。-Used to achieve gray image threshold segmentation of the two-dimensional maximum entropy method, matlab source.
GA_KSW
- 基于遗传算法的直方图最佳熵法阈值分割方法,缩短了寻找最佳阈值的时间。-KSW entropie thresholding segmentation method based on genetic alogrithm
zuidashanfenge
- 经典最大二维熵分割法,已经通过验证 运行效率极高-Classic maximum entropy partition method has been validated high efficiency
segment_ga
- 遗传算法在图像分割中的应用,有在一维和二维最大熵分割中的基本算法的实现及改进后的实现,自己看看吧。-Genetic algorithm in image segmentation, there is at one and two dimensional maximum entropy partitioning in the realization of the basic algorithms and improved to achieve their own look.
threshold-segentation
- 图像分割算法,改进的二维最大熵遗传算法研究-Image segmentation algorithm, the improved genetic algorithm for two-dimensional maximum entropy
maxeandzishiying
- 通过最大熵和自适应灰度阈值方法来对图像进行分割,可得到效果较好的分割图像-By maximum entropy and the adaptive threshold method of image segmentation, image segmentation can be obtained better
MaxEntropy
- 一维直方图最大熵法分割图像,自己写的matlab代码,多多指教-One-dimensional histogram maximum entropy image segmentation, to write the matlab code, exhibitions
spli
- 基于超熵和模糊集理论的带钢表面缺陷分割Based on entropy and fuzzy set theory over the strip surface defects split-Based on entropy and fuzzy set theory over the strip surface defects split
hundunpso
- 针对二维熵图像分割方法在求取最佳阈值时存在计算量大及微粒群算法容易陷 入局部最优且速度较慢等等问题, 提出了基于混沌粒子群优化算法的二维熵图像分割方法。 该方法考虑了图像中像素点灰度 邻域灰度均值对作为阈值对图像进行分割 利用混沌运 动随机性、遍历性和初值敏感性, 将混沌粒子群优化算法与阈值法相结合在二维空间作全局搜 索。实验结果表明了基于混沌粒子群优化算法的二维熵图像分割法用于阈值寻优减少了搜索 时间, 提高了收敛率
jiyushangdeyuzhifenge
- 在运动目标检测中有很多关于目标分割的方法,这里举了一个基于熵的阈值分割方法。-Moving target detection on the target partition, example of an entropy-based threshold segmentation method.
EntropyRateSuperpixel-master
- 基于熵率的超像素分割方法Matlab代码(Super pixel segmentation method based on entropy rate Matlab code)
基于信息熵最大的图像分割研究
- 针对数字图像利用信息熵标准结合阈值迭代法进行图像分割,以提高图像分割的准确性。设计信息熵算法并程序实现,仿真结果表明编写程序有效,分割效果明显。(this thesis makes a research on the image segmentation technique which is the combination of standard information entropy and Iteration threshold.Meanwhile this thesis designs e
7
- 对一副彩色图像做最大熵值法图像分割,内容简单易懂。(Maximum Entropy Method for Image Segmentation of a Color Image is simple and easy to understand.)