OpenCV
4.10.0
Open Source Computer Vision
|
#include <opencv2/gapi/own/types.hpp>
Public Member Functions | |
Point ()=default | |
Point (int _x, int _y) | |
Public Attributes | |
int | x = 0 |
int | y = 0 |
|
default |
|
inline |
int cv::gapi::own::Point::x = 0 |
int cv::gapi::own::Point::y = 0 |