1 | initial version |
A lot of things in OpenCV are parallelized by default if you use, for example, the forEach member function. Many of the function implementations are parallized as well so it'd help us to describe what exactly you're trying to do.