登录
首页 » matlab » ga_segment

ga_segment

于 2012-02-09 发布 文件大小:297KB
0 232
下载积分: 1 下载次数: 166

代码说明:

  采用MATLAB语言编程实现了基于遗传算法的最大熵单阈值、最大熵双阈值、二维最大熵单阈值图像分割和基于最大类间方差遗传算法的图像分割(Through the study of threshold segmentation method and genetic algorithm theory, matlab programming language used to achieve the genetic algorithm based on maximum entropy single threshold, dual-threshold maximum entropy, maximum entropy of two-dimensional single-threshold image segmentation and otsu genetic algorithm for image segmentation.)

文件列表:

segment_ga
..........\2d_ksw_qiongju.asv,1789,2005-05-24
..........\2d_ksw_qiongju.m,1739,2005-05-24
..........\cross.asv,429,2005-04-27
..........\cross.m,471,2005-05-24
..........\cross1.asv,569,2009-05-22
..........\cross1.m,569,2009-05-22
..........\cross_2d.asv,574,2005-05-25
..........\cross_2d.m,712,2005-05-25
..........\cross_2d1.m,809,2005-05-25
..........\ga_main.asv,2530,2009-05-09
..........\ga_main.m,2530,2009-05-09
..........\ga_main8.m,2544,2009-04-09
..........\hist2.m,512,2005-09-14
..........\ksw.asv,674,2009-04-20
..........\ksw.m,674,2009-04-20
..........\ksw_2.asv,1262,2009-05-09
..........\ksw_2.m,1300,2009-05-09
..........\ksw_2d.asv,762,2009-05-09
..........\ksw_2d.m,762,2009-05-09
..........\ksw_2d_ga.asv,3717,2009-05-08
..........\ksw_2d_ga.m,3717,2009-05-08
..........\ksw_2d_ga_improve.asv,3183,2005-05-25
..........\ksw_2d_ga_improve.m,3229,2009-05-22
..........\ksw_2d_ga_improve8.m,3207,2009-04-09
..........\ksw_2d_qiongju.m,1798,2005-05-25
..........\ksw_ga.asv,2772,2009-05-22
..........\ksw_ga.m,2748,2009-05-24
..........\ksw_ga_2.asv,2995,2009-05-16
..........\ksw_ga_2.m,3186,2009-05-24
..........\ksw_ga_improve.asv,2161,2005-05-24
..........\ksw_ga_improve.m,2479,2009-05-24
..........\ksw_ga_improve8.m,2163,2009-04-09
..........\ksw_qiongju.asv,1195,2009-04-30
..........\ksw_qiongju.m,1196,2009-05-09


..........\mutation.asv,416,2009-05-08
..........\mutation.m,417,2005-05-24
..........\mutation1.asv,557,2009-05-22
..........\mutation1.m,557,2009-05-22
..........\mutation_2d.asv,481,2005-05-25
..........\mutation_2d.m,661,2005-05-25
..........\mutation_2d1.m,690,2005-05-25
..........\otosu.asv,343,2005-09-14
..........\otosu.m,350,2009-05-16
..........\otsu.m,402,2009-05-21
..........\otsu0.m,593,2009-05-23
..........\otsu_ga.asv,3171,2009-05-23
..........\otsu_ga.m,3176,2009-05-23
..........\otsu_ga_improve.m,3064,2009-05-23
..........\rice.tif,65966,1996-10-25
..........\rice_noise.tif,66316,2005-05-23
..........\rice_noise1.tif,66350,2005-09-14
..........\select.asv,672,2009-05-23
..........\select.m,674,2009-05-23
..........\select1.asv,792,2005-05-24
..........\select1.m,866,2009-05-22
..........\select_2d.asv,650,2005-05-24
..........\select_2d.m,650,2005-05-24
..........\select_2d1.asv,801,2005-05-25
..........\select_2d1.m,805,2005-05-25
..........\sourseimage.m,164,2005-09-14
..........\threshold_ksw.asv,1725,2005-04-23
..........\threshold_ksw.m,1792,2005-04-23
..........\Untitled2.m,4064,2009-05-21
..........\window_function.fig,48208,2005-04-29
..........\window_function.m,590,2005-04-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab K-means
    说明:  按照最邻近原则把待分类样本点分到各个簇。然后按平均法重新计算各个簇的质心,从而确定新的簇心。一直迭代,直到簇心的移动距离小于某个给定的值。(According to the nearest neighbor principle, the sample points to be classified are divided into clusters. Then the centroid of each cluster is recalculated according to the average method to determine the new cluster center. Iterate until the moving distance of the cluster center is less than a given value)
    2020-06-19 03:00:01下载
    积分:1
  • test
    一个简短的计算图像信息熵的程序,对于初学IDL的开发者来说,有一定的借鉴作用(A brief image information entropy calculation procedure, IDL for beginner developers who have a certain reference)
    2011-11-19 23:09:46下载
    积分:1
  • 相位编组法检测 PhasegroupingLaw
    该程序实现了相位编组法检测,可以将灰度缓慢变化的边缘提取出来(Realize the process of phase formation assay can be gray-scale changes in the edge of the slow extracted)
    2008-05-21 09:02:24下载
    积分:1
  • inverhuifu
    使用matlab分析传统光学系统加入三次相位掩模板之后对中间像进行图像复原(Analysis using matlab conventional optical system after adding three phase mask image on the intermediate image restoration)
    2013-08-28 16:59:39下载
    积分:1
  • clusterImg
    说明:  彩色图像分割,灰常不错。This function implements kmeans clustering on an input RGB (m x n x 3) image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this function will step through an interactive color segmentation using kmeans clustering. It is interactive in that the user will be prompted to click-define the target colors in the segmentation.(This function implements kmeans clustering on an input RGB (m x n x 3) image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this function will step through an interactive color segmentation using kmeans clustering. It is interactive in that the user will be prompted to click-define the target colors in the segmentation.)
    2011-03-02 18:21:10下载
    积分:1
  • edge
    图像边沿提取,程序简单,适合图像处理初学者。(Image edge extraction, the procedure is simple, suitable for image processing for beginners.)
    2013-08-26 10:53:07下载
    积分:1
  • 直接序列扩频水印的嵌入与提取
    说明:  实现直接序列扩频水印的嵌入与提取。基于待嵌入消息生成二进制水印序列,生成扩频码,用消息序列调制生成水印序列。依次处理灰度图像的每一个载体图像像素,根据相应位置 水印序列完成嵌入修改。(Realize the embedding and extraction of direct sequence spread spectrum watermark. The binary watermark sequence is generated based on the message to be embedded, the spread spectrum code is generated, and the watermark sequence is generated by message sequence modulation. Each carrier image pixel of gray image is processed in turn, and the embedding modification is completed according to the corresponding position watermark sequence.)
    2020-12-06 20:19:23下载
    积分:1
  • cannyoperator
    先对图片进行灰度处理,然后进行高斯滤波,最后得到边缘特征点。(First deal with gray-scale pictures, and then carry out Gaussian filter, and finally get the edge feature point.)
    2008-07-18 20:49:05下载
    积分:1
  • Colony_partition
    蚁群算法实现医学图像的分割,同时对比FCM算法,非常有用,可以直接运行,包含测试MRI图片(Ant-Colony algorithm for MRI image segmentation including MRI image for testing.)
    2013-12-27 00:37:19下载
    积分:1
  • Lagrange
    对lagrange函数公式进行代码化,可以对一组数进行插值算法,可以输出最后的y值(The lagrange function formula code, a number of groups interpolation algorithm, you can output the final value of y)
    2012-10-23 13:53:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载