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]
|
default |
◆ Point() [2/2]
|
inline |
Member Data Documentation
◆ x
| int cv::gapi::own::Point::x = 0 |
◆ y
| int cv::gapi::own::Point::y = 0 |
The documentation for this class was generated from the following file:
- opencv2/gapi/own/types.hpp
1.9.6