更改
=课程项目1= 实验1-FisherFaces==
使用一般机器学习进行人脸识别的算法。
*安装准备 Ubuntu 14.04 以上,安装 opencv3前期准备
: Ubuntu 14.04 以上,安装 OpenCV *安装过程使用过程
$ workon cv3-python27
*参考链接
#[http://www.bytefish.de/blog/fisherfaces/ Fisherfaces]# [https://github.com/bytefish/facerec facerec]#[http://bytefish.de/androidblog/ android-faceface_detection_with_android/ Face Detection with the Android API]#[https://github.com/bytefish/VideoFaceDetection android-video-faceVideoFaceDetection] == 实验2-OpenFace ==
#[http://cmusatyalab.github.io/openface/ OpenFace]#[https://github.com/cmusatyalab/openface source_codeSource Code]