资源列表
FSDAF_FAST
- 图像融合,用于图像融合处理,遥感图像,时空融合(spatio-temporal data fusion)
sift算法的完整matlab程序,本人测试过
- 很实用的sift算法程序,本人亲测过,稍微改改可以移植(this is very nice ,and can esay to play)
Desktop
- 使用HIO算法实图像现相位恢复,包含源代码,简单实用。(HIO algorithm real image phase recovery, including source code, simple and practical.)
DCT
- 对每类中的每幅图片进行DCT变换(8*8)分块并对保留的DCT系数进行反DCT变换,得到重建的图象,显示原图像和重建图像进行对比,并计算出与原图对比的PSNR值。(Each picture in each class is divided into DCT transform (8*8) and the reserved DCT coefficient is inverse DCT transform. The reconstructed image is obtained. The origi
jizhifa
- 线结构光三维重建之极值法提取激光条纹中心(Center extraction of laser stripe)
kriging2
- 对三维点阵进行克里金插值 % USES: % [elevation] = KRIGING(PointsX,PointsY,PointsElev) % [elevation] = KRIGING(PointsX,PointsY,PointsElev,Range,Sill) % [elevation,gridX,gridY] = KRIGING(PointsX,PointsY,PointsElev) %
Saliency Detection
- 本算法实现了一个图像视觉显著性的简单计算模型。 算法论文:Saliency Detection A Spectral Residual Approach
FBP
- 基于理想卷积反投影重建算法理论,推导出相应校正偏离的卷积反投影算法。对图像进行重建。(Based on the theory of ideal convolution back projection reconstruction algorithm, a convolution back projection algorithm for correcting deviation is derived. The image is reconstructed.)
cvpr09 defog(matlab)
- 基于暗通道先验的图像去雾算法源代码,经调试可以顺利运行,能够处理薄雾或者浓雾遮盖的模糊图片,效果很不错。(The source code of image de haze algorithm based on a priori dark channel can run smoothly after debugging, and it can handle blurred images covered with mist or dense fog. The effect is pretty goo
水印处理
- 基于matlab2010b GUI界面设计的数字图像水印处理(Digital image watermark processing based on matlab2010b GUI interface design)
180426-KSVD_Matlab_ToolBox
- KSVD字典学习算法,用于matlab, 可作为toolbox(KSVD dictianary Learning)
最小二乘影像匹配
- 运用最小二乘方法的matlab影像匹配,经典算法(MATLAB image matching using least squares method, classical algorithm.)