搜索资源列表
otsu_2d
- 灰度图像阈值分割,用二维otsu方法实现的matlab程序
entropy_max_2d
- 用于实现灰度图像阈值分割的二维最大熵方法,matlab源程序
MATLAB图像处理源程序
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
二维直方图熵阈值法
- 计算图像的二维直方图,通过信息熵算法确立阈值,以此为依据对图像进行分割。
example4_good
- 灰度图像的二维Otsu自动阈值分割法 matlab源程序,这个程序不错,还能计算时间和二维直方图-Two-dimensional gray image segmentation Otsu automatic thresholding matlab source, this procedure well, but also the computing time and two-dimensional histogram
otsu2
- 灰度图像的二维Otsu自动阈值分割法 matlab源程序-Two-dimensional gray image Otsu automatic thresholding method
Entropy_Max_2D
- 用于实现灰度图像阈值分割的二维最大熵方法,很好用,希望对大家有帮助。-Used to achieve gray image threshold segmentation of the two-dimensional maximum entropy method, matlab source.
hundunpso
- 针对二维熵图像分割方法在求取最佳阈值时存在计算量大及微粒群算法容易陷 入局部最优且速度较慢等等问题, 提出了基于混沌粒子群优化算法的二维熵图像分割方法。 该方法考虑了图像中像素点灰度 邻域灰度均值对作为阈值对图像进行分割 利用混沌运 动随机性、遍历性和初值敏感性, 将混沌粒子群优化算法与阈值法相结合在二维空间作全局搜 索。实验结果表明了基于混沌粒子群优化算法的二维熵图像分割法用于阈值寻优减少了搜索 时间, 提高了收敛率
2otsu
- 二维otsu法的灰度图像分割,采用经典阈值分割算法。-Gray image segmentation method in two-dimensional otsu
Renyi
- 本程序用于实现二维Renyi熵图像阈值分割,只要输入图像数据即可得到阈值结果-This procedure is used to achieve the two-dimensional Renyi entropy image threshold segmentation, as long as the input image data can be obtained by the threshold results
Otsu2d_Xiefen
- 一种二维Otsu快速算法的Matlab实现,该算法的原文参见《二维直方图区域斜分阈值分割及快速递推算法》,该文已附在内。-A two-dimensional Otsu fast algorithm Matlab realize that the original algorithm see " Two-dimensional histogram oblique segmentation area and fast recursive algorithm" , the paper
GA-segmentation
- 使用二维熵图像阈值分割法和遗传算法对图像进行分割处理-Using two-dimensional entropy image thresholding segmentation and genetic algorithm for image segmentation processing