OpenCV
4.10.0
Open Source Computer Vision
|
#include <opencv2/gapi/gmat.hpp>
Public Member Functions | |
GAPI_WRAP | GMat () |
Constructs an empty GMat. | |
GAPI_WRAP | GMat (cv::Mat m) |
Constructs a value-initialized GMat. | |
Public Member Functions inherited from cv::GMat | |
GAPI_WRAP | GMat () |
Constructs an empty GMat. | |
GAPI_WRAP | GMat (cv::Mat m) |
Constructs a value-initialized GMat. | |
GAPI_WRAP cv::GMat::GMat | ( | ) |