搜索资源列表
segment_ga.rar
- 基于KSW熵和遗传算法进行图像分割,效果很不错哦。谢谢,KSW entropy-based and genetic algorithms image segmentation, the effect is pretty good, oh
GA2
- 用遗传算法解决了图像分割问题,将图像中的像素按灰度值用域值M分为两类图像,一类为目标图像,另一类为背景图像,经过几十次迭代后有助于缩小检索范围-Using genetic algorithms to solve the image segmentation problem, the image pixel gray value according to the value of M is divided into two categories with the domain images, on
matlab-goat
- MATLAB遗传算法图像边缘检测和图像分割-MATLAB genetic algorithm image edge detection and image segmentation
tuxiangfenge
- 基于遗传算法的双阈值图像分割,是用KSW方法。-Genetic Algorithm Based on dual-threshold image segmentation, is a method of KSW.
segment_ga
- 利用遗传算法进行图像分割(matlab源码)-The use of genetic image segmentation algorithm (matlab source)
yichuansuanfaimageseg
- 遗传算法与BP神经网络结合,可以进行彩色图像和灰度图像的分割。-Genetic algorithm and BP neural networks that can be color images and gray-scale image segmentation.
genetic_lunwen
- 我从学校下载的有关遗传算法图像分割的论文,提供大家下载-I downloaded from the school on the genetic algorithm image segmentation papers, providing you download
yichuansuanfa
- 基于遗传算法的图像分割元程序,非常实用,推荐一下-Based on genetic algorithm for image segmentation element program, very useful and recommend you
Theroadbasedongeneticalgorithmsimagesegmentation.r
- 基于遗传算法的道路图象分割,针对道路图像的分割,个人感觉效果还行。-The road based on genetic algorithms image segmentation, image segmentation for the road, feeling the effect of individual firms also.
yichuansuanfawenxian05
- 这是一篇文献,题目是:《基于智能遗传算法和Otsu法的多目标图像分割方法》-This is a document entitled: " Genetic Algorithm Based on Intelligent Otsu method and multi-objective method of image segmentation,"
TSnake
- Snake的初衷是为了进行图像分割,但它对初始位置过于敏感,且不能处理拓扑结构改变的问题。初始位 置的敏感性可以用遗传算法来克服,因为它是一种全局优化算法,且有良好的数值稳定性。为了更精确地进行图 像分割,本文提出了一种基于遗传算法的双T—Snake模型图像分割方法,它将双T—Snake模型解作为遗传算法的搜 索空间,这既继承了T—Snake模型的拓扑改变能力,又加快了遗传算法的收敛速度。由于它利用遗传算法的全局优 化性能,克服了Snake轮廓局部极小化的缺陷,从而可得到对目标的
GA
- 使用遗传算法和迭代阈值的方法实现图像分割。-The use of genetic algorithms and iterative threshold method of image segmentation.
Method_based_on_histogram_entropy_and_genetic_algo
- 基于直方图熵法及遗传算法的图像分割,使用MFC界面演示程序-Method based on histogram entropy and genetic algorithm for image segmentation, the use of MFC interface demo
anneal1
- 基于遗传算法的图像分割,用c++实现。遗传算通过反复迭代,向着更优解的方向进化,直至满足某种预定的优化指标。-anneal
anneal2
- 基于遗传算法的图像分割。用MATLAB实现。遗传算法就这样反复迭代,向着更优解的方向进化,直至满足某种预定的优化指标。-anneal ,using matlab
imagesegmentation
- 基于MATLAB语言的遗传算法实现图像分割-Genetic algorithm image segmentation
GASA
- 基于遗传模拟退火和Otsu法的图像分割。采用一种基于模拟退火算法(SA)的混合遗传算法(GASA),来进行Otsu方法选择阈值,其中进行求解时是非线性的遗传算法(GA)的应用优化了求阈值过程,并尽可能地减少其运算量,而加入SA则避免了遗传算法(GA)常见的早熟收敛现象,从而实现有效简单的图像分割。 -adopt hybrid genetic algorithm(GASA) based on simulated annealing algorithm,choose threshold by O
yichuansuanfa
- 针对雾天下拍摄图像的退化现象,远景部分是一块灰度分布比较集中且接近天空亮度的区域,而近景部分可以分辨,其灰度分布比较分散。提出了一种基于遗传算法阈值分割的雾天图像增强方法;该方法首先用遗传算法求出近远景的分割阈值将图像分割[1]出来,然后对两个部分分别进行清晰化处理。-make the picture clear
yichuansuanfa-
- 图像处理,图像分割的一个程序,基于遗传算法,用于优化网络的程序-Image processing, image segmentation, a procedure based on genetic algorithm to optimize the network program
利用遗传算法来进行图像分割
- 基于遗传算法的图像分割,内有详细注释,可跑通(Image Segmentation Based on Genetic Algorithms with Detailed Annotations)