资源列表
ransac
- 使用SURF算法实现彩色图像拼接技术,完成图像拼接(Using surf algorithm to realize color image mosaic technology and complete image mosaic)
图像质量评价指标
- 图像质量评价指标等等,ssim,psnr...
各种低秩约束矩阵填充方法
- matlab的低秩矩阵填充代码,可直接使用(Matlab low rank matrix filling code, can be used directly)
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
基于暗通道的图像去霾代码
- 基于暗通道的图像去霾代码,语言python使用了最小值滤波。效果经改良良好
19854815template-matching_CSDN
- 对图像通过提取相应特征,来进行分类,效果很好(Classify images based on features, which works well)
LSD_Line
- LSD直线检测算法,基于matlab平台实现,算法切实可用(LSD linear detection algorithm, based on matlab platform, the algorithm is practical)
GPF-PHD
- 采用高斯粒子滤波实现概率假设密度算法,本人亲测效果有用
声发射数据处理matlab
- 本程序为傅里叶变换,给定初始时域波形,可得到对应频域波形。可出图(The program is Fourier transform. Given the initial time-domain waveform, the corresponding frequency-domain waveform can be obtained. Drawing out)
图像拼接技术
- 基于sift的特征点提取,然后用ransac精匹配,最后实现两幅图的拼接(Feature point extraction based on sift, then ransac fine matching, and finally the stitching of the two images)
Approximate low-rank projection1
- 在文中,提出来一个基于低秩的特征提取方法(Feature extraction plays a significant role in pattern recognition. Recently, many representation-based feature extraction methods have been proposed and achieved successes in many applications. As an excellent unsupervised featu
TWF
- The original code for truncated Wirtinger flow algorithm.