资源列表
ladnsform
- 对小波系数的s变换,t+s变换,以及变换系数的规范化,很好的-S transformation of wavelet coefficients, the t+ s transformation, as well as the standardization of the transform coefficient, very good
twa
- 小波分析理论与Matlab 7实现 添加了2次提升的小波程序 详细介绍了7的新功能-Wavelet theory and Matlab 7 added two wavelet process of ascension The new functions of the 7 was introduced in detail
preltmimkry-preliminary
- Mastering the basic usage, MATLAB optimization toolbox for different algorithms for preliminary analysis, comparison,
bontednulerical
- Using MATLAB software to master trapezoid formula, Simpson formula and monte carlo method to calculate numerical integration
FDA
- 这是一个关于图像降维的matlab程序,也是一个关于流形学习方面的程序。相信会对你们有用-It is a good example. I hope it will help you.
NEO0
- 人脸识别的算法源码,调用了face++接口,可以对比两张图片的人是否为同一个人-Face recognition algorithm source, call the face++ interface, you can compare the two pictures of the same person
example
- matlab 验证码识别程序,通过神经网络做的-Ulabel u7A8C u8BC1 u7801 u8BC6 u522B u7E0B u5E8F uFF0C u901A u8FC7 u795E u7ECF u7F51 u7EDC u505A u7684
pca
- Face recognition code ..detect face still images
chenmengy2
- 对人脸进行分析,包括灰度处理,人脸框图,以及人脸分析(face analysis, including gray level processing, face block diagram, and face analysis)
JS-OCR-demo-gh-pages
- Javascr ipt OCR 的演示, 用到 HTML5 API, glfx.js, JCrop 及 ocrad.js(Javascr ipt OCR demo, used HTML5 API, glfx.js, JCrop and ocrad.js)
squareD
- 结合opencv库的使用,用c++代码实现了图片里的矩形检测(use opencv, and c++ detect rectangle in image)
第1章
- 不同颜色空间下的人脸图像分割,彩色图像处理中有许多彩色空间坐标系,最常见的是RGB空间。其余的还有HSV空间、YCrCb空间、YIQ空间和YUV空间等,这些都可以从RGB空间转换而来。在大多数情况下,图像信息是以RGB的颜色体系保存,然而在人脸肤色分析中,由于RGB颜色的R、G、B三个颜色分量都包含亮度信息,存在极强的相关性,一般不适合肤色处理。所以一般情况下在进行肤色区域检测之前,要将RGB颜色体系转换到其他颜色体系中,而不直接利用RGB彩色空间。(There are many color s