搜索资源列表
fusion_change_detection SAR图像变化检测代码
- SAR图像变化检测代码,基于差异图和比值图融合的-SAR image change detection code, based on the ratio of different maps and map integration
sarshuju KI阈值算法
- KI阈值算法,实现SAR图像变化检测时判别变化与非变化的区域所需要阈值的选取-the Kittler and Illingworth minimum-error thresholding algorithm
MATLAB
- sar图像变化检测 基于减法代码 比较两幅图片的细微差别-sar image change detection code based on subtraction of two pictures comparing the nuances of
PCA
- 基于主分类分析的SAR图像变化检测MATlt实验程序-Based on the analysis of the main SAR image classification change detection experiment
Texture-feature-fusion-voting
- 这个是使用纹理特征的混沌算法对SAR图像的Ch前后变化进行检测的新方法。-The texture feature is the use of SAR images chaotic algorithm to detect changes before and after Ch new method.
ChangeDetection
- 实现不同时相的遥感图像的变化检测功能,可用于SAR图像和光学图像。-Realization of multi-temporal remote sensing images change detection function, can be used in SAR image and optical image
SAR
- 基于模糊贴近度的SAR图像变化检测,包括算法流程及具体代码-Based on the fuzzy nearness of the SAR image change detection, including the algorithm process and the specific code
changedetection
- SAR图像变化检测,比较简单的集中方法,效果很一-SAR image change detection, relatively simple centralized approach
TFS2013Gong
- 基于修正MRF能量函数的模糊聚类在SAR图像变化检测中的应用- Fuzzy Clustering with Modified MRF Energy Function for Change Detection in Synthetic Aperture Radar Images
SAR-image-changes-detection
- SAR图像变化检测,可以对比同一地点不是时间的SAR图像变换,并聚类分析-SAR image change detection, you can compare the same place time of SAR image transformation and cluster analysis
code
- 本代码主要实现了基于双字典交叉稀疏表示的SAR图像变化检测的功能。-This code mainly realize the function of SAR image change detection is based on the double cross dictionary sparse representation.
SARphotos
- 常用的几幅SAR图像,用与图像去噪处理,匹配以及变化检测等算法-Common pieces of SAR images, using image de-noising, match and change detection algorithms
Untitled
- 这是一份SAR图像变化检测的matlab源代码,通过处理两幅SAR图像的差异图,进行数学形态学处理和聚类分析等方法实现图像的变化检测。-This is a SAR image change detection matlab source code, through the differences the two SAR images processing plan and make mathematical morphology processing and cluster analysis t
MRF-ICM
- 使用MRF进行SAR图像变化检测,能量最小化算法采用ICM-SAR image change detection uses MRF, energy minimization algorithm uses the ICM
CD-of-Log-and-Mean
- SAR图像变化检测方法,包括了对数比和均值比两种较为经典的,希望对大家有帮助。-change detection
Duishubichayitu
- 通过fcm模糊聚类算法对合成孔径雷达图像进行变化检测-sar image change detection by fcm
daima
- 遥感变化检测是指通过对不同时期同一区域的遥感图像进行比较分析,根据 图像之间的差异得到我们所需要的地物或目标的变化信息。现代遥感技术的飞速发展为变化检测提供了一种便捷的途径,遥感数据成为变化检测的主要数据源。 与可见光和红外遥感相比,微波遥感具有无可比拟的优点:微波能穿透云雾、雨雪,具有全天候、全天时的工作能力。二,微波对地物有一定穿透能力。三,采用侧视方式成像,覆盖面积大。正是这些优点,使得SAR 图像日益成为变化检测的重要数据源。
SAR-change-detection-master
- SAR 图像变化检测算法的python实现(Python implementation of SAR image change detection algorithm)
MRF_FCM
- 实现模糊聚类算法(FCM)与马尔科夫随机场空间约束(MRF)的图像分割、SAR图像变化检测(Fuzzy Cluster Method and Markov Random Field for Image Segmentation or SAR Change Detection)
SAR 变化检测
- 该代码用于SAR图像的变化检测,主要基于python语言编写的。