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