搜索资源列表
图像分割Otsu算法
- 实现自动阈值选取图像分割算法——Otsu算法。
图像OTSU分割算法实现C源代码
- 图像分割的OTSU算法,高效实用。
Otsu.rar
- 利用Otsu算法进行图像分割实现简单,速度快,效果也好,Otsu algorithm using image segmentation to achieve a simple, fast and effective or
基于Otsu法自适应阈值的图像分割研究
- 基于Otsu法自适应阈值的图像分割研究 论文,Otsu method based on adaptive threshold for image segmentation research papers
基于大津法的MATLAB图像分割程序
- 基于大津法的MATLAB图像分割程序,Otsu-based image segmentation method of the MATLAB program based on MATLAB law Otsu image segmentation procedure
PCNN---2D-OTSU
- 给出了基于2D-OTSU算法的PCNN自动循环迭代源代码,用于图像分割,效果良好。-PCNN code for image segmentation based on 2D-OTSU
otsu
- 基于粒子群算法的(pso)的otsu图像分割算法,效果很好,不可多得哦-Based on particle swarm optimization (pso) of otsu image segmentation algorithm, the effect is very good, rare oh
Otsu
- 经典的Otsu算法代码,对于低噪声图像分割效果较理想,适合于实际应用-Classic Otsu algorithm code, the effect of low-noise image segmentation than ideal fit in the practical application of
LiaoThreshold
- OTSU图像分割快速算法。原创,附参考文献。-a faster version of Otsu s method
yichuansuanfawenxian05
- 这是一篇文献,题目是:《基于智能遗传算法和Otsu法的多目标图像分割方法》-This is a document entitled: " Genetic Algorithm Based on Intelligent Otsu method and multi-objective method of image segmentation,"
OTSU
- 利用二维属性直方图的Otsu自动阈值分割方法 提出了二维属性直方图的概念 ,进而提出了一种基于二维属性直方图的图像自动阈值化方法 有利于写论文-Attributes the use of two-dimensional histogram of the Otsu threshold segmentation method automatically put forward the concept of two-dimensional histogram properties, and then
PSO
- 采用粒子群算法和最大类间方差相结合进行图像分割。-Using particle swarm algorithm and Otsu image segmentation combining.
GASA
- 图像分割的优化算法,结合了遗传算法和模拟退火算法,并将优化算法和原始otsu方法进行了比较-Optimization of image segmentation algorithm that combines genetic algorithm and simulated annealing algorithm and optimization algorithm and the original method otsu are compared
GASA
- 基于遗传模拟退火和Otsu法的图像分割。采用一种基于模拟退火算法(SA)的混合遗传算法(GASA),来进行Otsu方法选择阈值,其中进行求解时是非线性的遗传算法(GA)的应用优化了求阈值过程,并尽可能地减少其运算量,而加入SA则避免了遗传算法(GA)常见的早熟收敛现象,从而实现有效简单的图像分割。 -adopt hybrid genetic algorithm(GASA) based on simulated annealing algorithm,choose threshold by O
GMMS
- OPENCV下基于高斯混合模型的图像分割,程序中还有 基于大津法的图像分割和金子塔分割。-OPENCV Based on Gaussian mixture model of image segmentation, the program also includes Otsu method based on image segmentation and the segmentation pyramid.
otsu
- 一种改进的基于Otsu理论的图像分割方法,从算法运行速度和分割效果两方面对最大类间方差法进行改进-An improved Otsu-based theory of image segmentation methods, from the algorithm speed and segmentation results both on the maximum between-class variance method to improve
遗传算法Otsu
- 基于遗传算法的图像分割,大津算法,图像分割(Image segmentation based on genetic algorithm)
Otsu方法在多阈值图像分割中的应用_王磊
- 图像识别中,Otsu方法在多阈值图像分割中的应用(Application of Otsu method in multi threshold image segmentation)
灰度图像二维otsu自动阈值分割
- 一种基于otsu的二维灰度图像分割算法,包括注释和源代码,适合初学者使用。(A two-dimensional gray image segmentation algorithm based on Otsu, including annotation and source code, which is suitable for beginners.)
otsu
- 简单的OTSU阈值分割,实现前后背景分离,运行速度快(Simple OTSU threshold segmentation, achieve the separation of background and speed.)