You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Operation wrappers are functions within the
cv::gapi::
namespace which are actually used to build graph.In most cases, all they do inside is just call the associated
Operation
's::on()
static method to put the Operation in the place.Python interface may miss some of those functions wrapped, need to complete it in the 5.0 timeframe.
Beta Was this translation helpful? Give feedback.
All reactions