NotePublic/Algorithm/AI/Haar_Classifier.md
ithink.chan 8583aa5c37 重命名文件.
Signed-off-by: ithink.chan <chenyang@autoai.com>
2020-02-28 10:39:45 +08:00

7 lines
312 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# [Haar Classifier](https://zihuaweng.github.io/2018/06/26/haar-classifier/)
## 参考
[人脸检测之Haar分类器](https://www.cnblogs.com/zyly/p/9410563.html)
[浅析人脸检测之Haar分类器方法Haar特征、积分图、AdaBoost、级联](https://blog.csdn.net/zouxy09/article/details/7922923)