face_rec-master

所属分类:图形图像处理
开发工具:Python
文件大小:1207KB
下载次数:0
上传日期:2017-04-11 17:11:40
上 传 者coolbaski
说明:  canny edge detection algorithms

文件列表:
bin\activate (2269, 2015-11-11)
bin\activate.csh (1295, 2015-11-11)
bin\activate.fish (2508, 2015-11-11)
bin\activate_this.py (1137, 2015-11-11)
bin\easy_install (286, 2015-11-11)
bin\easy_install-2.7 (286, 2015-11-11)
bin\f2py (762, 2015-11-11)
bin\get_env_details (150, 2015-11-11)
bin\pip (258, 2015-11-11)
bin\pip2 (258, 2015-11-11)
bin\pip2.7 (258, 2015-11-11)
bin\postactivate (72, 2015-11-11)
bin\postdeactivate (74, 2015-11-11)
bin\preactivate (69, 2015-11-11)
bin\predeactivate (75, 2015-11-11)
bin\python (3345416, 2015-11-11)
bin\python2 (6, 2015-11-11)
bin\python2.7 (6, 2015-11-11)
bin\wheel (265, 2015-11-11)
face_rec.py (7514, 2015-11-11)
include\python2.7 (22, 2015-11-11)
lbp.py (2659, 2015-11-11)
lbp.pyc (1961, 2017-02-10)
pip-selfcheck.json (60, 2015-11-11)
bin (0, 2015-11-11)
include (0, 2015-11-11)
local (0, 2015-11-11)

# face_rec Face recognition using lbp ## General Requirements - Python 2.7.x - numpy - opencv 3 - scikit-learn ##Running ### face_rec.py This script will train and test the class FaceRec. To train run:
python face_rec.py -t
This will also save the FaceRec class in a file called facerec.pkl To test and load previously trained FaceRec run:
python face_rec.py -l

近期下载者

相关文件


收藏者