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.
我想基于 viola jones 算法为多个对象(猫、花和汽车)构建一个对象检测器。我们可以使用 HOG、LBP 和类似 HAAR 的描述符。我们如何才能知道根据每个对象最合适的描述符是什么?