搜索资源列表
基于遗传算法的图像分割
- 基于遗传算法的图像分割
基于遗传算法 阈值 图像分割
- 基于遗传算法的自然图像分别各代码
单阈值图像分割
- 用matlab编写的采用遗传算法进行图像分割的一个程序-using Matlab prepared using genetic algorithms for image segmentation of a program
ViewCDib
- 自己用VC6.0编写的用遗传算法进行图像分割的软件,该算法已经经过验证,绝对可靠。(菜单:边缘检测- 用遗传算法分割图像)本程序还包括其它一些图像处理的功能,但这些功能还有待进一步修改。-VC6.0 prepare themselves with the use of genetic algorithms for image segmentation software, the algorithm has been tested, ab
yichuan3
- 把遗传算法和退火算法相结合,寻找图像分析所需的阈值。-genetic algorithms and annealing algorithm combining image analysis to find the required threshold.
segment_ga
- 利用遗传算法进行图像分割的源程序.基于matlab平台,适合于一维和二维分割.-using genetic algorithms for image segmentation of the source. Matlab-based platform, in a fit- and two-dimensional segmentation.
genetic-TuXiangFenGe
- 用matlab写的遗传算法分割程序,用的是Sheffield大学gatbs工具箱 能够运行得到真确结果! -using Matlab write the genetic algorithm to separate procedures, the University of Sheffield gatbs Toolbox can be true operating results!
GAsegmentation
- 利用遗传算法迭代得到分割的最优阈值,其中用了otsu法则,是otsu分割的一种改进。-Iterative use of genetic algorithm to be optimal segmentation threshold, which used the Otsu rules, Otsu segmentation is an improvement.
imagesegment
- 基于遗传算法的图像分割元程序,绝对可以执行,平台是VC-Based on genetic algorithm for image segmentation element program can definitely make the implementation platform is VC
MyGA
- VC++编写的遗传算法实现图像分割的代码,可以打开多文档哦!-VC++ Prepared genetic algorithm image segmentation code, you can open multiple documents Oh!
tuxiangfenge
- 基于最优家族遗传算法的改进二维熵图像分割-Based on optimal family of genetic algorithm to improve the entropy of two-dimensional image segmentation
based_on_GA.cpp
- 用遗传算法实现图像阈值分割,文件中包含word档的说明,很详细-Using genetic algorithm image threshold segmentation, the document contains word descr iption file, in great detail
SegmentbyGA
- 基于遗传算法的道路图象分割,分割结果非常理想,可适用于各种环境.-The road based on genetic algorithms image segmentation, segmentation results are highly satisfactory and applicable to various environments.
AutomaticImageSegmentationAlgorithmThreshold
- 摘 要 该文提出了一种新的图像阈值分割算法。该算法通过求取最大模糊熵准则下,灰度均值直方图的最佳模糊划分 参数来确定两个模糊集 和 ,图像分割阈值即选取为两个模糊集的交点。该算法用 的模糊熵定义适应度函数, . / 01234 采用改进的遗传算法寻求最佳模糊参数。该文对遗传算法的改进包括,给出了缩短染色体码长的编码方法和性能良好的 改进的单点交叉算子和均匀变异算子。实验结果表明,该算法的分割效果与二维模糊熵算法接近,而计
fenge
- 利用遗传算法进行图像分割(matlab源码)[matlab]-The use of genetic image segmentation algorithm (matlab code) [matlab]
dlfg
- 通过遗传算法选择道路图象分割的最佳阈值,阈值的选择采用最大类间方差的办法,程序运行结果达到相当理想的效果-Through the genetic algorithm to choose the best road image segmentation threshold, the threshold was chosen as the maximum between-cluster variance approach, the prog
danyuzhituxiangfenge
- 利用遗传算法进行的 单阈值的图像分割 程序采用matlab编写-The use of genetic algorithm the single-threshold segmentation procedure prepared using matlab
遗传算法Otsu
- 基于遗传算法的图像分割,大津算法,图像分割(Image segmentation based on genetic algorithm)
matlab基于遗传算法的最大熵值法的双阈值图像分割
- 基于遗传算法实现灰度图像二阈值分割,使图像分割的更合理(Two threshold segmentation of gray image based on genetic algorithm, which makes the image segmentation more reasonable)
利用遗传算法来进行图像分割
- 基于遗传算法的图像分割,内有详细注释,可跑通(Image Segmentation Based on Genetic Algorithms with Detailed Annotations)