资源列表
基于引导滤波的图像增强算法
- 基于引导滤波的图像信息分层算法,可实现高低频信息分离,分段处理功能(The image information hierarchical algorithm based on guided filtering can realize the separation of high and low frequency information and the segmentation processing function.)
main_lee
- 进行Lee滤波的MATALB代码,适用于任何需要进行滤波的场合,尤其适用于InSAR处理(MATALB code for Lee filtering is suitable for any occasion where filtering is needed, especially for InSAR processing)
myCFAR
- 之前上传过一次,不小心删掉了,现在重新发送。基于matlab的cfar检测程序,识别sar图像中的船只,分为全局,局部和双参数检测。已经实验效果不错。(I uploaded it once before and deleted it accidentally. Now I'll send it again. Based on the CFAR detection program of MATLAB, the ship in SAR image is identified, which is di
图像处理
- Arnold 变换与 Gray 码变换相融合的双置乱算法程序,包括了加密和解密程序(The program of double scrambling algorithm combining Arnold transform and gray code transform, including encryption and decryption program)
SRE
- SRE,自己写的,可以用来评价高光谱里光谱估计的好坏 里面还有nfindr,fcls(SRE, written by yourself, can be used to evaluate the performance of the algorithm)
轮廓跟踪算法获取物体的轮廓序列_生成边界链码
- 链码(又称为freeman码)是用曲线起始点的坐标和边界点方向代码来描述曲线或边界的方法,常被用来在图像处理、计算机图形学、模式识别等领域中表示曲线和区域边界。本例用C++实现轮廓跟踪算法获取物体的轮廓序列,可生成边界链码。(freeman is a method to describe a curve or boundary by using the coordinates of the starting point of the curve and the direction code of
freeman_de
- 链码(又称为freeman码)是用曲线起始点的坐标和边界点方向代码来描述曲线或边界的方法,常被用来在图像处理、计算机图形学、模式识别等领域中表示曲线和区域边界。本例用C++实现图像八方向链码的边界跟踪算法。(freeman is a method to describe a curve or boundary by using the coordinates of the starting point of the curve and the direction code of the bou
傅里叶变换
- 傅里叶变换,时域和频域图同时,简介方便,可以自行修改采样频率(Fourier transform, time domain and frequency domain graph simultaneously)
warp
- Python语言实现全景图拼接,识别特征,ransac提取,后拼接全景图(Python language achieves panorama mosaic, recognition features, RANSAC extraction, and then mosaic panorama)
VMD_tu
- vmd分解之后分解信号和原信号的对比图、频谱图等(After VMD decomposition, the contrast and spectrum of the decomposed signal and the original signal, etc.)
BPP
- 对于单基地SAR,使用BP算法进行成像,展示回波信号幅度、相位、距离压缩后以及最后成像的图像。(For single base SAR, BP algorithm is used to image, which shows the amplitude, phase, distance compressed and final image of echo signal.)
Brief
- python实现的运用brief算法提取特征点的图像拼接(The implementation of Python using brief algorithm to extract feature points of image mosaic)