OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::gapi::own::Point2f 類參考

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

cv::gapi::own::Point2f 的協作圖

公共成員函式

 Point2f ()=default
 
 Point2f (float _x, float _y)
 

公共屬性

float x = 0.f
 
float y = 0.f
 

建構函式 & 解構函式文件

◆ Point2f() [1/2]

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

◆ Point2f() [2/2]

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

成員資料文件

◆ x

float cv::gapi::own::Point2f::x = 0.f

◆ y

float cv::gapi::own::Point2f::y = 0.f

此類的文件是從以下檔案生成的