搜索资源列表
SAR
- 合成孔径雷达成像算法仿真,初学者理想的参考资料。
SAR
- 由于SAR和可见光成象传感器图象的物理特征不同,因此进行匹配难度很大.本文在深入分析了这两种传感器图象物理特征的基础上,提出了一种图象匹配的新方法.该方法运用形态学滤波方法去除SAR图象斑点噪声,利用图象的边缘特征进行匹配,并采用多分辨率分级搜索技术减少计算量,在对实验结果进行分析的基础上提出了搜索真实匹配位置的准则,大大提高了匹配的准确率.通过实验对SAR图象斑点噪声滤波和SAR与可见光 图象匹配算法进行了验证,实验证明本算法的SAR图象去噪效果明显优于传统的Frost方法,图象匹配精度高
SAR成像代码
- 介绍了SAR的三大算法成像模拟
SAR成像BP算法仿真源程序及结果
- SAR成像BP算法仿真源程序及结果
点目标RD成像
- 关于SAR的基本的点目标回波的程序,并且利用SAR成像算法中的RD算法对其进行成像
ROA算法代码
- ROA算法代码,用来进行SAR图像的道路段检测的比较流行的算法之一,for SAR road detection
Range-dopple.rar
- sar雷达成像处理的距离多普勒算法仿真实现及算法改进,sar radar imaging distance Doppler algorithm simulation and algorithm to achieve improved
SAR
- 合成孔径雷达距离多普勒算法点目标成像,sinc插值消除距离徙动(The synthetic aperture radar is the target imaging of doppler algorithm, and the sinc interpolation eliminates the distance migration.)
SAR RD CS RMA
- sar成像中基本的三种算法,RD,CS,RMA算法,希望和有兴趣的一起学习(The three basic algorithms in SAR imaging, RD, CS, and RMA algorithms, hope to learn with interest.)
SAR成像BP算法
- 用BP算法实现雷达的SAR成像,适用于初学者(SAR imaging with BP algorithm)
SAR成像
- SAR 成像 RD算法 合成孔径雷达( SAR) 是一种高分辨率成像雷达,其分辨率高,能全天候工作,能有效地识别伪装和穿透掩盖物。同时,RD算法是最基本也是最通用的SAR成像算法。(RD algorithm for SAR imaging.)
SAR
- 四种SAR成像算法仿真; CSA:CS算法m文件 NFA:窄聚焦算法m文件 PDA:RD算法m文件 RMA:距离迁移算法m文件(simulation of 4 SAR imaging algorithm; CSA;NFA;PDA;RMA)
MATLAB智能算法30个案例分析 源代码
- 采用平均图像融合算法,设计并实现基于小波变换的图像融合算法(选择同一场景的三对可见图像、红外图像或SAR图像进行试验)(Average image fusion algorithm is adopted to design and implement image fusion algorithm based on wavelet transform (three pairs of visible images, infrared images or SAR images of the same
《合成孔径雷达成像 算法与实现》code
- 合成孔径雷达成像算法与实现的相关代码,详细简单易懂(Code for SAR imaging algorithm and Implementation)
SAR图像和光学图像的配准
- registration SAR图像与光学图像的配准算法,附源码(Registration SAR image and optical image registration algorithm, with source code)
三种成像算法:RD、RMA、CS
- 实现合成孔径成像的三种算法,包括RD(距离多普勒)、RMA(距离徙动)、CS(Chirp Scaling)(Three algorithms for SAR imaging, including RD (Range Doppler), RMA (Range Migration) and CS (Chirp Scaling))
星载SAR实测数据的CS算法成像结果
- 星载合成孔径雷达实测数据的CS算法成像程序和结果(CS Algorithms Imaging Procedure and Results of Spaceborne SAR Measured Data)
基于压缩感知的SAR成像仿真程序
- 基于cs的sar成像仿真,包括omp、sl0、osl0、onsl0等cs算法(ISAR imaging simulation based on CS, including OMP, sl0, osl0, onsl0 and other CS algorithms)
SAR成像
- SAR点目标成像,RD算法和CS算法都有,含报告(SAR point target imaging, RD algorithm and CS algorithm, including report)
sar后向投影bp算法
- 该算法是雷达成像的时域算法,对机载雷达数据进行聚焦处理。