Ask Your Question

phil_333's profile - activity

2015-09-15 12:11:07 -0600 asked a question 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