资源列表
新建文件夹
- 图像重建算法当中的FDK、ART和TV算法,以及算法评估的SSIM和MSE的评估代码(FDK, ART and TV algorithms in image reconstruction algorithms, and the evaluation codes of SSM and MSE for algorithm evaluation)
差值法
- 遥感图像变化检测差值法 本程序实现两个尺寸相同的图像进行相减的操作 分别使用遍历像素的方法和addWeighted的方法
zhongyao
- 双目立体匹配一直是双目视觉的研究热点,双目相机拍摄同一场景的左、右两幅视点图像,运用立体匹配匹配算法获取视差图,进而获取深度图。而深度图的应用范围非常广泛,由于其能够记录场景中物体距离摄像机的距离,可以用以测量、三维重建、以及虚拟视点的合成等(Binocular stereo matching has always been a research hotspot in binocular vision. Binocular cameras take left and right view ima
图像融合
- matlab 图像融合 三种融合算法 经典例子(Classical examples of three fusion algorithms for MATLAB code image fusion)
Band_select_OIF
- 计算遥感数据3个波段组合的OIF指数,给出OIF最高的10种组合(The OIF index of three bands combination of remote sensing data is calculated, and the top 10 combinations of OIF are given.)
image registration by sift and surf
- sift和surf特征点提取,然后进行配准,通过ransac进行提纯(Sift and surf feature points are extracted, then registered and purified by RANSAC)
MSR
- 多尺度retinex算法的matlab程序,用着不错(The matlab program of multi-scale Retinex algorithm is well used)
Matching
- 数字摄影测量中的最小二乘匹配算法,带示例图像(Feature points matching using LSTM)
PIVlab
- 一种用来处理粒子图像测速技术(PIV)所拍摄的图像的程序(A program for processing images captured by particle image velocimetry (piv))
exposure_fusion
- 利用matlab实现不同曝光成度的图像融合,matlab实现HDR功能(Using matlab to realize image fusion with different exposure degrees, and using MATLAB to realize HDR function)
NLM
- 非局部均值算法的matlab实现,并附有峰值信噪比的计算(Non local means with matlab)
#2D_voronoi建立及使用方法
- 使用MATLAB生成二维voronoi图的代码,可以用作后续二维voronoi的多晶模型建立(The code of two-dimensional Voronoi diagram generated by MATLAB can be used to build the polycrystalline model of two-dimensional voronoi.)