登录
首页 » matlab » GA-FCM

GA-FCM

于 2021-03-17 发布 文件大小:6131KB
0 159
下载积分: 1 下载次数: 143

代码说明:

  遗传算法+FCM 用于SAR图像分类问题中,讲图分为两类或者三类~~~~~~~~~。(Genetic algorithm is used to SAR+ FCM image classification problem, speak figure divided into two classes or three kinds of ~ ~ ~ ~ ~ ~ ~ ~ ~.)

文件列表:

GA-FCM

......\103.fig,33054,2011-07-15

......\111.fig,11288,2011-07-19

......\13.fig,63188,2011-07-17


......\15.PNG,466214,2011-07-15
......\3.PNG,320360,2011-07-17
......\303.fig,56966,2011-07-15
......\403.fig,55707,2011-07-15
......\503.fig,39857,2011-07-17
......\533.fig,37664,2011-07-17
......\55.fig,41858,2011-07-17
......\decod.m,353,2011-07-12
......\fcm.asv,990,2011-07-15
......\fcm.m,995,2011-07-15
......\fcmogri.m,2134,2011-07-14
......\ksw4.asv,5648,2011-07-20
......\ksw4.m,3726,2011-07-19
......\新建文件夹
......\..........\103.fig,33054,2011-07-15





......\..........\303.fig,56966,2011-07-15
......\..........\403.fig,55707,2011-07-15
......\..........\503.fig,169598,2011-07-15
......\..........\533.fig,37664,2011-07-17
......\..........\decod.m,353,2011-07-12
......\..........\fcm.asv,1173,2011-07-17
......\..........\fcm.m,995,2011-07-17
......\..........\fcmf.asv,1630,2011-07-17
......\..........\fcmf.m,1289,2011-07-17
......\..........\fcmogri.m,2135,2011-07-17
......\..........\ksw4.asv,3250,2011-07-17
......\..........\ksw4.m,3284,2011-07-17
......\..........\新建文件夹
......\..........\..........\1.fig,7931,2011-07-17
......\..........\..........\3.fig,48951,2011-07-17
......\..........\..........\4.fig,40823,2011-07-17
......\..........\..........\5.fig,33215,2011-07-17

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

发表评论

0 个回复

  • yixue
    医学图像处理方面的一些基础算法,VC环境下编译的一个非常好的程序框架(Medical image processing, some of the basic algorithm, VC compiled under the framework of a very good program)
    2010-07-08 15:56:34下载
    积分:1
  • morphological
    图像的腐蚀、膨胀、开、闭运算。用菱形算子进行。(Image of erosion, dilation, opening and closing operation)
    2020-07-03 07:40:01下载
    积分:1
  • vfv1.0
    说明:  一个线性积分卷积(LIC)matlab源码(A linear integral convolution (LIC) matlab source)
    2008-09-17 18:35:42下载
    积分:1
  • 0034
    校正图像倾斜的程序,很好用,可以纠正几何投影变形(Image tilt correction procedures, very good use, you can correct the distortion geometric projection)
    2020-10-31 20:29:56下载
    积分:1
  • A-Watermarking-Algorithm(MATLAB)--
    盲水印提取时不需要参考原始载体图像,在信息隐藏、版权保护等方面具有更广泛的应用前景。提出的盲水印算法在分块离散余弦变换(DCT)和离散小波变换(DWT)的基础上,利用关系双方DCT系数和DWT系数在受到攻击时具有相同变化趋势的特点,采用关系嵌入和量化嵌入的自适应选择嵌入策略,较大幅度地提高了盲水印提取的鲁棒性。同时在量化嵌入中采用抖动调制,实现了水印透明性和鲁棒性调节的便捷性。大量仿真实验结果表明该算法对噪声干扰、低通滤波、JPEG压缩、对比度增强等攻击有很好的鲁棒性和透明性。关键词 数字水印盲水印关系嵌入量化嵌入离散余弦变换离散小波变换 按这篇文章的算法,自己编的matlab,没有攻击时水印提取率为1,加水印后图像PSNR有45+,。有攻击后提取率也有0.9+。(Blind watermark extraction can be fulfilled without referring to the original host image. Therefore it hasmuch prospective applications in the fields of information hiding and copyright protection. Based on blocking Discrete Cosine Transform (DCT) and blocking DiscreteWaveletTransform (DWT), the proposed blind watermarking algorithm uses an embedding strategy of adaptively selecting either relationship embedding or quantization embedding. The relationship em- bedding comes from the observation thatboth themagnitudes of coefficients concerned in the relationship usually have thesame change trend when the image is attacked. This strategy remarkably improves the robustness ofwatermark extraction.In addition, dithermodulation is used in quantization embedding, bywhich the tradeoff between transparency and robus-tness ofwatermarking can be easily adjusted. Simulation results show that the algorithm is fairly robust against the attacks such as noise, filtering, compression, and contrast )
    2013-04-14 16:15:47下载
    积分:1
  • Harris
    Harris角点检测算法,已经测试通过,程序中有清晰的注解,对于算法的理解有较大的帮助.(Harris corner detection algorithm has been tested, there is a clear process of annotation, the algorithm has a greater understanding help.)
    2009-03-27 01:11:06下载
    积分:1
  • 77540469
    一个实用超声波滤波算法,大家可以参考一下,()
    2018-02-04 17:23:44下载
    积分:1
  • low_pass45
    matlab编写的截断半径45时,低通滤波器对与图像的影响,画图比较滤波前后的对比图。(matlab truncation radius of the preparation of 45, the low-pass filter and image of the effect of drawing the contrast to compare before and after filtering Fig.)
    2009-06-17 21:19:06下载
    积分:1
  • lateral-inhibition-example-matlab
    利用侧抑制原理编写的一个最基本的小程序。程序实现了初步的轮廓提取效果。可供想要入门侧抑制原理的朋友参考。(The use of lateral inhibition, a basic principle of writing a small program. Program to achieve the initial contour extraction results. Introduction to principles of lateral inhibition for want of a friend for reference.)
    2021-03-24 20:49:17下载
    积分:1
  • FusionEvaluation
    说明:  几种图像融合评价指标,AG,EN,FMI,MI,Qab,Qw,SF,SSIM,即平均梯度AG、信息熵EN、特征互信息FMI、互信息MI、边缘信息保持量Qab、加权融合质量评价因子Qw、空间频率SF和相似性指数SSIM。能较好的描述图像融合结果,稳定性较好。(Several evaluation indexes of image fusion, Ag, en, FMI, MI, qAB, QW, SF, SSIM, namely average gradient AG, information entropy En, feature mutual information FMI, mutual information MI, edge information retention qAB, weighted fusion quality evaluation factor QW, spatial frequency SF and similarity index SSIM. It can describe the result of image fusion well and has good stability.)
    2019-11-14 22:05:07下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载