Skip to content

Commit

Permalink
add article
Browse files Browse the repository at this point in the history
  • Loading branch information
qaz734913414 committed Oct 16, 2019
1 parent 93351b9 commit ba5472f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,11 @@ HyperFT项目的多人脸跟踪算法分三大部分:
3、在tracking函数中修改doingLandmark_onet函数的调用

4、通过人脸跟踪中Face类中的faceBbox即可获得人脸的位置及其五个人脸关键点(main.cpp)

# 相关文章

1、[快速目标跟踪方法总结](https://blog.csdn.net/study_all/article/details/102543500)

2、[人脸跟踪开源项目HyperFT代码算法解析及改进](https://blog.csdn.net/study_all/article/details/102543847)

3、[HyperFT项目安卓端的环境搭建及编译的图解教程](https://blog.csdn.net/study_all/article/details/102544113)

0 comments on commit ba5472f

Please sign in to comment.