Finding features in several threads
Hello,
From my experience it seems like OpenCV uses only one OS Core for all its calculations.
Can you please tell me if there is a way to make the "detect features" operation(for example) work in several threads on different cores?