🤖
AIによる機械翻訳(非公式) — これは OpenCV 4.13.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は
公式英語版(原文) を参照してください。
#include <opencv2/imgproc.hpp>
◆ Vertex() [1/2]
| cv::Subdiv2D::Vertex::Vertex |
( |
| ) |
|
◆ Vertex() [2/2]
| cv::Subdiv2D::Vertex::Vertex |
( |
Point2f | pt, |
|
|
bool | isvirtual, |
|
|
int | firstEdge = 0 ) |
◆ isfree()
| bool cv::Subdiv2D::Vertex::isfree |
( |
| ) |
const |
◆ isvirtual()
| bool cv::Subdiv2D::Vertex::isvirtual |
( |
| ) |
const |
◆ firstEdge
| int cv::Subdiv2D::Vertex::firstEdge |
◆ pt
◆ type
| int cv::Subdiv2D::Vertex::type |
この構造体詳解は次のファイルから抽出されました: