![]() |
OpenCV 4.12.0
開源計算機視覺
|
請求 G-API 在透過 cv::GComputation 的 cv::GComputation::compile 方法編譯時使用執行緒執行器。 更多...
#include <opencv2/gapi/gcommon.hpp>
公共成員函式 | |
| use_threaded_executor () | |
| use_threaded_executor (const uint32_t nthreads) | |
公共屬性 | |
| uint32_t | num_threads |
請求 G-API 在透過 cv::GComputation 的 cv::GComputation::compile 方法編譯時使用執行緒執行器。
指定執行器應使用的執行緒數。
| cv::use_threaded_executor::use_threaded_executor | ( | ) |
|
顯式 |
| uint32_t cv::use_threaded_executor::num_threads |