资源列表
renlianshibie
- 人脸识别最难得在于特征量的提取,作者在老师的指导下通过对人脸图像打上网格,对区域块图像做二值分析,通过像素比例来做处理。进而得到人脸区域,识别准确性在一般的应用中已经可以满足要求。-Face recognition is the most difficult to extract the feature extraction, the author in the teacher s guidance through the face image on the grid, the regional
RansacLine-master
- 基于ransac的直线检测,可以用于找出图像中的直线段-fitting a line using ransac algorithm
79419105fukugenn
- opencv实现金字塔的滤波,结果图比其他滤波更好,程序比较简单准确-Opencv pyramid filter, as a result, figure is better than other filtering, program is more simple and accurate
Cosine-transform
- 该文件是图像灰度切割变换的MATLAB源程序。-Image gray scale cutting transformation
Histogram-equalization
- 该文件是图像直方图均衡变换的MATLAB源程序。 -histogram equalization
Image-gray-scale-cutting
- 该文件是图像灰度切割变换的MATLAB源程序。 -Image gray scale cutting transformation
Median-filtering
- 该文件是图像中值滤波和平滑滤波的MATLAB源程序。-image enhancement median filter
Image-enhancement
- 该文件是图像线性灰度变换和平滑滤波的MATLAB源程序。-IMAGE ENHANCEMENT
moment-invariants
- 做旋转,镜像,尺度变换,缩小,变换后,然后计算原图及变换后图像的七个不变矩的值,对其进行比较,-The seven moment invariants of the image
character-recognition
- 用visual c++写的一个手写文字识别程序包含源代码-With visual c++ write a handwritten character recognition program contains the source code
Otsu_original
- 最大类间方差法,这是最底层的程序,为程序的移植带来了极大的便利性,非常不错!-Otsu method, which is the bottom of the program, has brought great convenience to the transplantation procedure, very good!
SDA
- mablab代码,半监督判别分析的实现代码。-Mablab code, semi supervised discriminant analysis code.