资源列表
张正有标定法
- 经典相机标定法,用于获得相机的内部参数,便于矫正相机镜头畸变(The classical camera calibration method is used to obtain the internal parameters of the camera, which is convenient to correct the camera lens distortion)
matlab实现SAD立体匹配代码
- matlab实现SAD立体匹配代码,自带双目图片与标准视差,matlab2018下课运行
MS-SSIM
- MS-SSIM,全参考图像质量评价经典算法(MS-SSIM, a full reference image quality assessment method)
pytorch_YOLO3
- 识别图像,将图像分类,基于python语言,权重需要在网上下载(Identify images and classify images)
小波去燥
- 使用小波去燥法去除图像中的噪点。MATLAB成简单实用,亲测很好用 只需更改图像路径
MATLAB图像处理实例详解
- MATLAB图像处理实例详解pdf 关于matlab图像处理很全面,精通必看(Detailed explanation of MATLAB image processing example)
自适应阈值二值化算法
- 在图像处理过程中经常遇到图片存在光照均匀的情况,这时候传统的全局阈值化算法处理效果不佳,本次算法能够有效的解决此类问题。
activeContoursSnakesDemo
- snake算法,效果很好,能够很好的收缩到凹的区域,实现分割精度较高(Snake algorithm, the effect is very good, can well shrink to the concave area, achieve high segmentation accuracy)
faceDetection_HOG
- 利用HOG算子实现电脑读取图像并进行面部识别与检测(Using hog operator to realize computer reading image and face recognition and detection)
去雾霾图像处理
- 去雾霾图像处理源程序.rar 压缩包 去雾霾图像处理/ 去雾霾图像处理/Image/X64/Debug 去雾霾图像处理/Image/X64/Release 去雾霾图像处理/Image/Image.cpp 去雾霾图像处理/Image/Image.vcxproj 去雾霾图像处理/Image/Image.vcxproj.filters 去雾霾图像处理/Image/readMe,txt 去雾霾图像处理/Image/stdafx.cpp 去雾霾图像处理/Image/stdafx.h 去
fft_dct_dwht
- 用matlab实现了傅里叶变换,离散余弦变换和沃什哈达玛变化。需要下载工具性app designer(Fourier transform, discrete cosine transform and Walsh Hadamard change are realized by MATLAB. Need to download tool app Designer)
ASIFT_slides_20min_v5
- ASIFT算法就是为了解决SIFT、ORB、SURF等特征描述算子倾斜匹配的问题。上面的这些算法可以很好的应对尺度、旋转情况下的匹配,但是对于倾斜影像的特征点匹配只能提取很少量的特征,所以作者提出ASIFT来解决这个问题。(If a physical object has a smooth or piecewise smooth boundary, its images obtained by cameras in varying positions undergo smooth apparen