搜索资源列表
-
0下载:
基于ksw方法和改进遗传算法的图像分割,适用于单目标分割,效率和效果都不错,缺点是结果在一定范围内有些不稳定,遗传算法的通病-Ksw method and based on improved genetic algorithm for image segmentation, applied to single-object segmentation, the efficiency and effectiveness are good, the disadvantage is the result
-
-
0下载:
此程序通过遗传算法(ga )实现灰度图像的分割,遗传算法的计算过程首先是将实际的优化问题编码成符合串,-This procedure through the genetic algorithm (ga) realize grayscale image segmentation, genetic algorithm calculation process is to first of all, the actual coding optimization problem into line wit
-
-
0下载:
基于遗传算法的图像分割VC源程序,使用了
OpenCV-Genetic Algorithm Based on Image Segmentation VC source code, the use of the OpenCV
-
-
0下载:
使用遗传算法和迭代阈值的方法实现图像分割。-The use of genetic algorithms and iterative threshold method of image segmentation.
-
-
0下载:
基于遗传模拟退火和Otsu法的图像分割。采用一种基于模拟退火算法(SA)的混合遗传算法(GASA),来进行Otsu方法选择阈值,其中进行求解时是非线性的遗传算法(GA)的应用优化了求阈值过程,并尽可能地减少其运算量,而加入SA则避免了遗传算法(GA)常见的早熟收敛现象,从而实现有效简单的图像分割。
-adopt hybrid genetic algorithm(GASA) based on simulated annealing algorithm,choose threshold by O
-
-
1下载:
遗传算法与FCM算法相结合实现图像分割,分割精度较好,速度较快-A combination of genetic algorithm and FCM algorithm to achieve image segmentation, segmentation accuracy is better, faster
-
-
1下载:
pcnn与遗传算法结合用在图像分割中,非常简单的程序,对于初学者很有帮助,可以运行-PCNN used in image segmentation, a very simple program for beginners to have the help very much, can run
-
-
0下载:
结合遗传算法与神经网络的图像分割,能得到分割结果的全局最优解,避免陷入局部最优.- Segmentation of image through the combining of genetic algorithm and neural network.
-
-
0下载:
最佳直方图熵法与改进GA相结合的图像分割方法-The best method of image segmentation histogram entropy method with a combination of improved GA
-
-
0下载:
COLOR IMAGE SEGMENTATION BASED ON GA HISTOGRAM
-
-
0下载:
利用遗传算法,精准分割细胞图像,准确率高-The use of genetic algorithms, precise image segmentation cell, high accuracy
-
-
1下载:
otsu最大类间方差法和ga遗传算法相结合实现图像分割(otsu+ga,to acheive image segmentation)
-