Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hi! If you use prebuilt OpenCV libs (or use default parameters when run cmake), you already have multithreading. It's enabled by default in the latest releases. For example, one of multithreaded functions is cvtColor (since 2.4.3), you can examine it.