资源列表
shutu1
- (1)图像基本操作:不同格式(大于3种)图像的读入与存盘、文字叠加、不同彩色空间的转换、图像的DCT及FFT变换等; (2)图像增强:包括直方图拉升(线性和非线性)、直方图均衡、平滑与锐化(采用不同的滤镜),美颜(加分项); (3)图像恢复:几何操作(如旋转、缩放、投影校正等)、模糊恢复(如运动模糊消除等,加分项); (4)图像合成(加分项):实现换头、换背景、图像拼接等功能。((1) Basic operation of image: reading and saving of images
读取xml文件
- 读取XML文件所需要的库文件,方便图像处理方面的编程处理
Frost滤波算法
- Frost滤波算法的MATLAB实现,可用于SAR图像去噪。
C#指纹识别
- 用于指纹识别,此源程序可以轻松地实现对指纹的识别开发,对于新手实用。
人脸识别
- 此为C#开发的程序,用于对人脸的识别。新手适用。
谱间预测
- 高光谱图像应用算法,计算波段间的谱间系数,最佳波段选择。(Algorithms for hyperspectral images are used to calculate interspectral coefficients between bands and select the best band.)
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)
visionpro C#
- Cognex\VisionPro 视觉处理程序的c#示例程序,可用于学习开发。(A sample program of visual processing program, which can be used for learning and development.)
image_mosaic_demo
- sift+ransac 图像拼接 C++语言 VS平台 opencv 效果不错 可以一试(Sift + RANSAC image mosaic)
红外与可见光图像配准算法(MATLAB版代码)
- malab的红外与可见光图像配准完整代码(Malab's complete code for infrared and visible image registration)