deepid-implementation icon indicating copy to clipboard operation
deepid-implementation copied to clipboard

[INFO] Viola-Jones Objects detection

Open joyhuang9473 opened this issue 9 years ago • 0 comments

reference: https://zh.wikipedia.org/wiki/%E7%BB%B4%E5%A5%A5%E6%8B%89-%E7%90%BC%E6%96%AF%E7%9B%AE%E6%A0%87%E6%A3%80%E6%B5%8B%E6%A1%86%E6%9E%B6

Viola–Jones object detection framework => 這個方法在OpenCV中被實現為cvHaarDetectObjects()。

joyhuang9473 avatar Apr 20 '16 05:04 joyhuang9473