资源列表
SIFT_EDGE_test
- 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准
FrameBuffeBlockRotation
- 帧缓存块的旋转,采用c语言代码完成,实现帧缓存块的旋转。
templateMatcher
- matlab下的图像模板匹配算法源码,希望对大家有所帮助
RecvChar
- 图像处理源程序~ 图像处理源程序~
chengxu4
- 程序是关于波的叠加与反射的,需要的话可以参考一下
5psnr_absolutepath
- 图像质量评价中用到的信噪比计算,很适合初学者使用-Image quality assessment used in the SNR calculation
centralizing
- 指纹识别,指纹识别中的中心值的计算。并标出中心值的位置。-Fingerprint recognition, in fingerprint recognition central value computation. And sections out the central value the position.
gaotong
- 自己编写的算法用来实现高通滤波 很实用的额-I have written algorithms to achieve high-pass filter
histogram
- 图像的直方图实现。掌握相关基础原理过程以及应用。-show the histogram of picture.Master the basic function and use of the histogram.
mylaplacian
- function named mylaplacian and myniblack to manually calculate the laplacian of an image and niblack function-function named mylaplacian and myniblack to manually calculate the laplacian of an image and niblack function
RGB2Lab
- Lab和RGB互相转换代码,网上找了很多效果都不好,有的甚至转换过去再转换回来颜色都不一样了,有的存在除0的风险。改代码经过本人修改后验证的,用于图像处理效果都是对的。-Lab and RGB mutual conversion code, find a lot of the effect is not good, and some even converted in the past and back again are not the same color, there is some ri
P_M_AOS
- 《图像处理的偏微分方程方法》一书中提到的,图像去噪PM(AOS)算法-Denoising PM (AOS) algorithm