资源列表
main123
- 傅里叶变换,不变性证明。验证了离散傅里叶变换的旋转不变性。(The Fourier transform, invariance)
opensift-master
- sift算法的opencv实现方法,在VS平台运行。(Opencv implementation of the SIFT algorithm, running on the VS platform.)
jtMatlab_jb51
- 张铮版本Matlab数字图像处理,涵盖所有图像处理基本操作。(Zhang Zheng version Matlab digital image processing, covering all the basic operations of image processing.)
PSLR_ISLR
- 计算峰值旁瓣比和积分旁瓣比的MATLAB程序(A MATLAB program for calculating the peak sidelobe ratio and the integral sidelobe ratio)
motion evaluate-block match
- 对于锚定帧中的每一个图像块 都在目标帧找到最匹配的块 ,使它们误差最小。(For each image block in the anchor frame, the most matched block is found in the target frame to minimize the error.)
图像处理及图像分块
- 用于图像加密,及其计算灰度图像的psnr
ime_png_icons
- windows file developer for windows opc ua service
pcadenoise
- 矩阵 pca或者低秩方法去噪,利用svd分解,实现对图像矩阵的去噪,该方法支持对rgb图像的去噪。使用代码请 文章中表明出处,感谢。 感谢重庆市研究生科研创新项目支持,项目号CYS16183(image denoise by low-rand regularizer or pca method. the low rank is evaluted by svd, and this method is also support for rgb image.)
官方PSNR和SSIM
- 简单好用的matlab实现批量计算彩色RGB图像的PSNR和SSIM,设置了3种转换方法,(1)matlab自带转换YUV格式,(2)自己编写YUV转换公式(3)matlab自带转换灰度格式(Simple and useful matlab batch computing color RGB image PSNR and SSIM, set up three kinds of transformation methods, (1) with matlab transform YUV format
hogsvm
- 提取hog特征进行图片检测,得到的准确性作为判别依据(Extracting hog features for image detection)
【21】用指针访问像素
- 用指针访问像素,opencv 可在VC 2013上编译成功(Using pointers to access pixels, opencv can be compiled successfully on VC 2013)
第8讲资料
- 基于边界邻域最大值滤波的快速图像去雾算法(Fast image based on the maximum boundary neighborhood filtering algorithm to fog)