OpenCV
4.10.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
(
)
默认
◆
Point()
[2/2]
cv::gapi::own::Point::Point
(
int
_x
,
int
_y
)
内联
成员数据文档
◆
x
int cv::gapi::own::Point::x = 0
◆
y
int cv::gapi::own::Point::y = 0
此类的文档是从以下文件生成的
opencv2/gapi/own/
types.hpp
于 2024 年 6 月 2 日星期日 21:52:17 为 OpenCV 生成
1.9.8