Skip to content

Commit

Permalink
readme文件
Browse files Browse the repository at this point in the history
  • Loading branch information
tkorays committed May 22, 2014
1 parent 22d877e commit 4a12be0
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
人脸识别项目
============

###项目依赖项:

`OpenCV`,版本不限
`cxxlib`,地址[http://github.com/tkorays/cxxlib](http://github.com/tkorays/cxxlib),也可以使用bitbucket的secret版本
`TinyXML`,ext目录里已有,无需下载,每次编译需要加入其cpp文件。


###说明

* 主要类放在face目录,可以点击进入,查看。(内附文档)
* 其他vs项目是一些demo,包括face文件xml管理,识别的例子等。

###关于作者

tkorays <[email protected]>

0 comments on commit 4a12be0

Please sign in to comment.