登录
首页 » matlab » ga_segment

ga_segment

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

  • watershed_demo
    说明:  基于matlab软件分水岭方法的图像分割处理技术(Image segmentation processing technology based on watershed method in matlab software)
    2019-11-25 19:01:53下载
    积分:1
  • scotch_6.0.0.tar
    一个很强大的图形计算处理软件,包括图像聚类,矩阵计算等(Scotch is a software package for graph and mesh/hypergraph partitioning, graph clustering, and sparse matrix ordering )
    2013-07-09 16:35:42下载
    积分:1
  • shiyan1
    遥感图像分类描述,有代码,也有图像,用Matlab实现(Remote sensing image classification description, code, there are images, achieved with the Matlab)
    2011-04-26 15:05:57下载
    积分:1
  • VideoFaceDetect
    使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示, 实时性比C低。 下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。(Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time display, real-time lower than C. Download can be run directly in matlab, do not change the file folder relative position.)
    2010-07-18 17:49:49下载
    积分:1
  • kalman
    分为行人检测,特征提取,行人跟踪三步,其中最主要的代码也是这个代码的中心是行人跟踪这一部分,我采用的是kalman滤波器进行行人下一帧位置的预测,可以很好的提高行人跟踪的鲁棒性,跟踪结果比较准确。(Into pedestrian detection, feature extraction, pedestrian tracking steps, which is the center of the main code of the code is pedestrian tracking this section, I kalman filter is used to predict the position of the next frame pedestrians, can be a good improvement pedestrian tracking robustness, tracking results more accurate.)
    2015-04-16 16:36:51下载
    积分:1
  • imageproc
    Matlab图像处理,包含图像平滑、锐化等 图像平滑处理包含均值滤波和中值滤波 图像锐化处理包含拉普拉斯算子和Roberts算子、Prewitt算子和Sobel算子(Matlab image processing, including image smoothing, sharpening and other image smoothing with the mean filter and median filtering image sharpening with the Laplace operator and the Roberts operator, Prewitt operator and Sobel operator)
    2009-11-18 21:39:38下载
    积分:1
  • fast-sift
    说明:  fast与sift算法结合,实现特征匹配,可以参考;fast与sift算法结合,实现特征匹配,可以参考(The combination of fast and sift algorithm can achieve feature matching, which can be referred to; the combination of fast and sift algorithm can achieve feature matching, which can be referred to)
    2020-11-10 15:18:19下载
    积分:1
  • Wavelet_OMP
    本程序实现图像LENA的压缩传感 程序作者:沙威,香港大学电气电子工程学系,wsha@eee.hku.hk(The procedure of image compression sensing process by LENA: Javert, University of Hong Kong Electrical and Electronic Engineering, wsha@eee.hku.hk)
    2011-09-26 20:31:01下载
    积分:1
  • cnn-cbir-benchmark-master
    python语言,使用卷积神经网络的特征做图像检索(image retrieval using CNN)
    2021-04-12 11:58:57下载
    积分:1
  • renyandingweiyurenlianjiance
    说明:  这是一个经过调试过的人眼定位和人脸检测算法的代码。(This is a debug-off position of human eyes and human face detection algorithm code.)
    2021-03-17 16:49:21下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载