Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试优化用纯 C 代码编写的 Viola-Jones 代码,因为检测人脸的时间比使用 openCV 函数的代码要长。
我想看看 cvHaarDetectObjects 函数是如何工作的,但我找不到。
有人可以帮我吗?
或者,您可以在线浏览代码 - https://github.com/Itseez/opencv/blob/master/modules/objdetect/src/haar.cpp