补充外文资料.

Signed-off-by: ithink.chan <chenyang@autoai.com>
This commit is contained in:
ithink.chan 2020-03-26 16:42:22 +08:00
parent a77206294b
commit 7ffbaee233
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# [人脸检测1——HOG特征](https://www.cnblogs.com/freedomker/p/7428522.html)
# [Histogram of Oriented Gradients](https://www.learnopencv.com/histogram-of-oriented-gradients/)
[人脸检测1——HOG特征](https://www.cnblogs.com/freedomker/p/7428522.html)
[人脸检测——基于机器学习4 HOG特征](https://www.cnblogs.com/gfgwxw/p/9743511.html)