OpenCV 4.10.0
开源计算机视觉
|
#include <opencv2/gapi/own/types.hpp>
公共成员函数 | |
Point2f ()=default | |
Point2f (float _x, float _y) | |
公共属性 | |
float | x = 0.f |
float | y = 0.f |
|
默认 |
|
内联 |
float cv::gapi::own::Point2f::x = 0.f |
float cv::gapi::own::Point2f::y = 0.f |