登录
首页 » matlab » ga_segment

ga_segment

于 2012-02-09 发布 文件大小:297KB
0 222
下载积分: 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 个回复

  • Itxxhm
    图像细化注意,本程序的细化算法要应用于于含线条的黑白二值图像才可以看出细化效果。 (The thinning Note refinement algorithm of this program is to be applied to black and white binary image containing lines can be seen that the refinement effect.)
    2012-08-05 18:16:42下载
    积分:1
  • shoudongquyu
    适合各类图象, 手动选择感兴趣目标区域,使用于图象图象处理,同时包含一区域生长程序。(Suitable for all types of images, manually select the target region of interest, the use of image processing in the image at the same time contains a region growing procedure.)
    2008-03-31 12:32:19下载
    积分:1
  • MATLAB
    常规的中值滤波器,在噪声的密度不是很大的情况下效果不错。但是当概率出现的概率较高时,常规的中值滤波处理后,仍然具有噪声点,并丢失了细节和边缘,效果不是很好。 自适应中值滤波器可以尽可能的保护图像中细节信息,避免图像边缘的细化或者粗化。(The conventional median filter works well when the noise density is not very large. However, when the probability of probability is high, the conventional median filter still has noise points, and the details and edges are missing. The result is not very good. The adaptive median filter can protect details in the image as far as possible and avoid thinning or coarsening of the image edges.)
    2018-05-28 11:29:19下载
    积分:1
  • Non_Uniform_Pcode
    实现运动模糊图像的非盲卷积 分区域去模糊 有用(Implementation of motion blurred image blind deconvolution is useful to fuzzy areas)
    2020-11-03 10:39:53下载
    积分:1
  • 相位配准
    利用相位相关法对图像进行配准,配准精度可达到0.01(The registration accuracy can reach 0.01 by using phase correlation method.)
    2021-01-04 10:18:55下载
    积分:1
  • resmaps
    详细介绍了常用的四中粒子重采样算法,并给出了他们的性能比较,对研究改进型粒子算法很有帮助,减轻很多工作负担(Details of the four commonly used particle resampling algorithm, and gives the performance of their comparison, the study of modified particle algorithm useful to reduce the burden of a lot of work)
    2007-11-27 11:35:52下载
    积分:1
  • Analog-LED--
    先将字符串转化为像素图,再将像素图还原成二维数组。将二位数组转化为布尔数组。然后用一个顺序结构,第一帧放入比较程序,即显示汉字并闪烁程序。第二帧循环移位程序。第三帧屏幕关闭程序。(First string into a pixel map, and then reduced to a two-dimensional array of pixel map. The two-digit group into a Boolean array. Then a sequential structure, comparing the first frame into the program, the program that displays characters and flashes. The second frame cyclic shift procedure. The third frame of the screen to close the program.)
    2014-04-15 10:58:17下载
    积分:1
  • Fast_median_filter
    说明:  FPGA数字图像处理实现均值滤波,并且仿真将生成图片写出TXT格式以便使用MATLAB查看(Mean filter is realized by digital image processing in FPGA, and the generated image is written in TXT format for viewing with MATLAB.)
    2019-06-01 21:23:25下载
    积分:1
  • Gabor和Log Gabor
    说明:  包括三种gabor方案,3尺度4方向、4尺度6方向、5尺度8方向(Includes three gabor schemes, 3 scale 4 direction, 4 scale 6 direction, 5 scale 8 direction)
    2019-05-30 19:38:12下载
    积分:1
  • color
    彩色图像处理,RGB分通道彩色显示,灰度显示,直方图均衡,假彩色图像合成(Color image processing, RGB color display sub-channel, grayscale display, histogram equalization, false color image synthesis)
    2011-06-05 13:15:26下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载