G-API Main Classes#
G-API classes for constructed and compiled graphs.
Detailed Description#
Namespaces#
Classes#
Name |
Description |
|---|---|
|
Represents a compiled computation (graph). Can only be used with image / data formats & resolutions it was compiled for, with some exceptions. View details |
|
GComputation class represents a captured computation graph. GComputation objects form boundaries for expression code user writes with G-API, allowing to compile and execute it. View details |
|
Represents a computation (graph) compiled for streaming. View details |