cv::GComputation を cv::GComputation::compile メソッドでコンパイルする際に、G-API にスレッド化エグゼキュータを使用するよう指示する。続きを読む...
#include <opencv2/gapi/gcommon.hpp>
cv::GComputation を cv::GComputation::compile メソッドでコンパイルする際に、G-API にスレッド化エグゼキュータを使用するよう指示する。
エグゼキュータが使用すべきスレッド数を指定する。
◆ use_threaded_executor() [1/2]
| cv::use_threaded_executor::use_threaded_executor |
( |
| ) |
|
◆ use_threaded_executor() [2/2]
| cv::use_threaded_executor::use_threaded_executor |
( |
const uint32_t | nthreads | ) |
|
|
explicit |
◆ num_threads
| uint32_t cv::use_threaded_executor::num_threads |
この構造体詳解は次のファイルから抽出されました: