Struct cv::use_threaded_executor#

Ask G-API to use threaded executor when cv::GComputation is compiled via cv::GComputation::compile method. View details

Collaboration diagram for cv::use_threaded_executor:

Detailed Description#

struct use_threaded_executor#

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.

Constructor & Destructor Documentation#

use_threaded_executor()#

cv::use_threaded_executor::use_threaded_executor()

use_threaded_executor()#

cv::use_threaded_executor::use_threaded_executor(const uint32_t nthreads)

Member Data Documentation#

num_threads#

uint32_t cv::use_threaded_executor::num_threads

Source file#

The documentation for this struct was generated from the following file: