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

#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

Constructor & Destructor Documentation

◆ Point2f() [1/2]

cv::gapi::own::Point2f::Point2f ( )
default

◆ Point2f() [2/2]

cv::gapi::own::Point2f::Point2f ( float _x,
float _y )
inline

Member Data Documentation

◆ x

◆ y


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