mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
Enabled VAS OT in G-API Python interface
This commit is contained in:
@@ -8,6 +8,7 @@ struct GAPI_EXPORTS_W_SIMPLE GCompileArg
|
||||
GAPI_WRAP GCompileArg(GKernelPackage arg);
|
||||
GAPI_WRAP GCompileArg(gapi::GNetPackage arg);
|
||||
GAPI_WRAP GCompileArg(gapi::streaming::queue_capacity arg);
|
||||
GAPI_WRAP GCompileArg(gapi::ot::ObjectTrackerParams arg);
|
||||
};
|
||||
|
||||
class GAPI_EXPORTS_W_SIMPLE GInferInputs
|
||||
|
||||
Reference in New Issue
Block a user