Ask Your Question

Revision history [back]

detectMultiScale multi-threading c++

Hi,

I have a question regarding the openCV cascade detection system (detectMultiScale). Is it possible to compile it with multithreading support? I am currently using version 2.4.8 with ROS on Ubuntu 14.04. While i m at it, I also tried using the Ocl version, which also seems to be running in a single thread.

I am grateful for any help