mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 13:47:32 +08:00
a5c92c2029
Asynchronous API from Intel's Inference Engine (#13694) * Add forwardAsync for asynchronous mode from Intel's Inference Engine * Python test for forwardAsync * Replace Future_Mat to AsyncMat * Shadow AsyncMat * Isolate InferRequest callback * Manage exceptions in Async API of IE |
||
---|---|---|
.. | ||
cmake/hooks | ||
include/opencv2 | ||
misc | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |