EstervQrCode 1.1.1
Library for qr code manipulation
Namespaces | Classes | Functions
cv::parallel Namespace Reference

Namespaces

 openmp
 
 tbb
 

Classes

class  ParallelForAPI
 

Functions

CV_EXPORTS void setParallelForBackend (const std::shared_ptr< ParallelForAPI > &api, bool propagateNumThreads=true)
 Replace OpenCV parallel_for backend. More...
 
CV_EXPORTS_W bool setParallelForBackend (const std::string &backendName, bool propagateNumThreads=true)
 Change OpenCV parallel_for backend. More...