资源列表
facesvm
- 基于支持相机的人脸识别,描述了人脸识别的基本过程和支持向量机的基本原理,有诠释,适用于初学者-Support for cameras based on face recognition, face recognition describes the basic processes and support vector machines the basic principles, there are interpretation, applicable to beginners
facetrack
- 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。-face tracking
FaceTrackingWithFDMeanShift
- 用OpenCV的MeanShift函数实现: 先人脸识别,再跟踪人脸。-With MeanShift from OpenCV, first face detecting, then face tracking...
face_detect
- 人脸检测 一种基于HSI算法的人脸识别技术-face detection
face_recognition
- 人脸识别系统,很详细,注释什么都有,很有参考价值,-Face recognition system, in great detail, comments had everything before us, a good reference value,
FactoryImage
- 工厂模式图片,工厂模式关于一个工厂开发模式的简介,清析明了。一看就明白。-the factory model
False_Color
- Algorithm that return an original image in false color
fangfa
- 二值图像,3层小波变换的4种嵌入算法,使用wavelet方法-wavelet
fano
- Fona编译码程序,有误码曲线结果,十分详细-Codec Fona procedures BER curves of the results of very detailed
fast-fft
- 快速傅里叶变换,多用于图像处理等方面。。完全是自己亲手敲的程序-Fast Fourier Transform, used for image processing. . Is entirely their own hands to knock the program
FastFourierTransformAlgorithm
- This program is open source code of fast Fourier transform in matlab. Where y is the input argument and p is the normalized size of the input. Let y = [1 2 3 4 ] x= length(y) m= log2(x) p= ceil(m) To call the function use ft2(y,p) -This program is op
FastMatchTemplate
- 利用openCV完成之fast templetematching algorithm,方便做影像方面之演算法,內有說明-use openCV completed fast templetematching algor ithm facilitate do video aspect calculus, which is described