Loading...
Searching...
No Matches

#include <opencv2/gapi/gmat.hpp>

Inheritance diagram for cv::GMatP:
cv::GMat

Public Member Functions

GAPI_WRAP GMat ()
 Constructs an empty GMat.
 
- Public Member Functions inherited from cv::GMat
GAPI_WRAP GMat ()
 Constructs an empty GMat.
 

Member Function Documentation

◆ GMat()

GAPI_WRAP cv::GMat::GMat ( )

Constructs an empty GMat.

Normally, empty G-API data objects denote a starting point of the graph. When an empty GMat is assigned to a result of some operation, it obtains a functional link to this operation (and is not empty anymore).


The documentation for this class was generated from the following file: