资源列表
rice
- 基于图像识别的整精米自动检测 检测出图中的碎米,并在相应的米粒上打上标志。 对图像进行预处理,把米粒图像变成二值图像,根据区域内部像素的连通性,将不同的区域赋予不同的标记,计算出单个米粒所占的像素 -Based on Image Recognition milled rice automatically detect detect the broken map, and marked with the corresponding symbol on a grain of rice.
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
main
- Hand contour detection in copenCV
GlutKeyboard
- opengl 基于glut库的简单键盘交互实例- a simple instance of keyboard interactionbased on opengl glut library
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
single
- 动画效果 显示画螺旋形的图形,适合初学者入门学习-The animation shows the painting spiral graphics, suitable for beginner to learn
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
PCA_face_recognition-_Matlab
- 基于Matlab的PCA人脸识别算法,代码注释清楚,实现简单。-PCA face recognition algorithm based on Matlab
P_M_AOS
- 《图像处理的偏微分方程方法》一书中提到的,图像去噪PM(AOS)算法-Denoising PM (AOS) algorithm