OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::gapi::own::Point Class Reference

#include <opencv2/gapi/own/types.hpp>

Public Member Functions

 Point ()=default
 Point (int _x, int _y)

Public Attributes

int x = 0
int y = 0

Constructor & Destructor Documentation

◆ Point() [1/2]

cv::gapi::own::Point::Point ( )
default

◆ Point() [2/2]

cv::gapi::own::Point::Point ( int _x,
int _y )
inline

Member Data Documentation

◆ x

◆ y


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