资源简介
SAR图像变化检测,可以对比同一地点不是时间的SAR图像变换,并聚类分析
代码片段和文件信息
function [result]=my_fcm(I)
N=size(I);
n1=N(11);
n2=N(12);
n=n1*n2;
I1=double(reshape(In1));
[centeruobj_fcn] = fcm(I12);
for j=1:n
if u(1j)>u(2j)
I1(j)=0;
else
I1(j)=255;
end
end
result=reshape(I1n1n2);
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 89921 2014-07-03 13:34 SAR图像变化检测\August.png
文件 86644 2014-07-03 13:34 SAR图像变化检测\July.png
文件 262 2014-07-04 15:24 SAR图像变化检测\my_fcm.m
文件 3811 2014-07-04 02:49 SAR图像变化检测\reference.png
文件 307 2014-07-08 22:23 SAR图像变化检测\trans.m
文件 769 2014-07-08 22:25 SAR图像变化检测\zhu.m
目录 0 2014-07-09 14:00 SAR图像变化检测
----------- --------- ---------- ----- ----
181714 7
相关资源
- imageCorrectForm 建立几何畸变模型
- MATLAB_image_process_with_PDE 运用偏微分方
- Graph_cut 几篇关于graph cut的论文
- fusion_change_detection SAR图像变化检测代
- zhifangtujunhanghua 直方图均衡
- imagefusion2836201
- multiimagepocs 对多帧图像进行超分辨率
- image_matching
- ImageSegmentation 多尺度分水岭变换分割
-
Theimagetextureanalyssba
sedonthefractaldime - imagesegmentation 压缩文件里有四种图像
- matlabimagetothefuzzy 本例中主要使用四个
- Radarsat2 将Radarsat2极化SAR图像数据转换
- PDE_in_image_processing (1)MATLAB程序:其
- Xieshi2 SAR回波的仿真程序
- SAR_Clutter SAR杂波统计建模方面的源程
- ImageMatlab Matlab数字图像处理
- CVPR10-LLC \“Locality-constrained Linear Cod
- image-fusion-and-detection-on-curvelet-wavelet
- MRI_image_segmentation
- image_processing 本程序是基于Matlab的米粒
- imagereconstruction 基于小波和插值的超分
- ImageSegament 基于遗传算法的图像分割
- sparse
- LCV “An efficientlocalChan–Vesemodelforima
- sar-denoising sar图像去噪的几种新的方法
- NSCT-SF-PCNN-ImageFusion-Toolbox
- image_enhangce_value
- SAR-RDA-Algorithm SAR成像中的RD算法是最经
- Image-Restoration-with-BPNN 基于BP神经网络
评论
共有 条评论