$darkmode
![]() |
OpenCV 4.11.0
Open Source Computer Vision
|
Ask G-API to use threaded executor when cv::GComputation is compiled via cv::GComputation::compile method. More...
#include <opencv2/gapi/gcommon.hpp>
Public Member Functions | |
use_threaded_executor () | |
use_threaded_executor (const uint32_t nthreads) | |
Public Attributes | |
uint32_t | num_threads |
Ask G-API to use threaded executor when cv::GComputation is compiled via cv::GComputation::compile method.
Specifies a number of threads that should be used by executor.
cv::use_threaded_executor::use_threaded_executor | ( | ) |
|
explicit |
uint32_t cv::use_threaded_executor::num_threads |