Ask Your Question

Revision history [back]

Multi-threaded feature detection on Android

Hello,

I'm successfully detecting and using features with the help of ORB and BRISK feature detectors on Windows and Android. I was wondering if the implementation of the above feature detectors is multi-threaded under OpenCV 3.0? I had a look at the code and I couldn't see any multi-threading call of tbb or similar.

Thank you, Alin