资源列表
图像评价程序(修改版)
- 对遥感影像融合质量评价的程序,输出均值 标准查 信息熵 相关系数 光谱保真(To evaluate the fusion quality of remote sensing image, output the mean value standard to check the spectral fidelity of entropy correlation coefficient)
基于直方图优化的图像去雾技术
- 图像去雾技术,用于图像增强的matlab实现,基于直方图(Image defogging Technology)
CLAHE
- 对比度受限的自适应直方图均衡化算法(可直接运行)(Adaptive histogram equalization algorithm with limited contrast)
deeppose-master
- 使用深度学习网络处理人体关节点定位的人体姿态识别(Human pose recognition)
TwIST_v2
- 两步迭代收缩阈值算法用于实现压缩感知求解。(Two-Step Iterative Shrinkage/Thresholding(TwIST), used in compressive sensing image reconstruction.)
StereoMatching_SAD&SSD&NCC&Census
- 立体匹配包含SAD SSD NCC 区域增长 census等多种常用立体匹配算法(Stereo matching includes SAD SSD NCC area growing census and other commonly used stereo matching algorithms)
slambook
- 《视觉SLAM十四讲》高翔,完整版,前10章。对视觉定位,机器学习,深度学习有很大帮助(Gao Xiang, the complete version of vision slam 14 lectures, is very helpful for vision positioning, machine learning and deep learning)
图像的读取与写入
- (1) imread 函数用来实现图像文件的读取 (2) imwrite函数用来实现图像文件的写入 (3) imshow函数用来显示图像 (4) rgb2gray函数用来把彩色图像转换为灰度图像
图像处理
- Arnold 变换与 Gray 码变换相融合的双置乱算法程序,包括了加密和解密程序(The program of double scrambling algorithm combining Arnold transform and gray code transform, including encryption and decryption program)
image_mosaic_demo
- sift+ransac 图像拼接 C++语言 VS平台 opencv 效果不错 可以一试(Sift + RANSAC image mosaic)
图像配准源码(ncc)
- matlab的图像配准源码,对图像处理理解有帮助(The source code of image registration in MATLAB is helpful for the understanding of image processing)
数字信号处理
- 数字信号处理-基于计算机的方法第四版答案(来源官网)