OpenCV
4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv
gapi
own
Point
公共成員函式
|
公共屬性
|
所有成員列表
cv::gapi::own::Point 類參考
#include <opencv2/gapi/own/types.hpp>
cv::gapi::own::Point 的協作圖
此瀏覽器無法顯示 SVG:請嘗試 Firefox、Chrome、Safari 或 Opera。
公共成員函式
Point
()=default
Point
(int _x, int _y)
公共屬性
int
x
= 0
int
y
= 0
建構函式 & 解構函式文件
◆
Point()
[1/2]
cv::gapi::own::Point::Point
(
)
default
◆
Point()
[2/2]
cv::gapi::own::Point::Point
(
int
_x
,
int
_y
)
inline
成員資料文件
◆
x
int cv::gapi::own::Point::x = 0
◆
y
int cv::gapi::own::Point::y = 0
此類文件由以下檔案生成
opencv2/gapi/own/
types.hpp
生成於 2025 年 7 月 3 日 12:14:39,使用
1.12.0 的 Doxygen 為 OpenCV 生成。