OpenCV 4.13.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
🤖 AIによる機械翻訳(非公式) — これは OpenCV 4.13.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は 公式英語版(原文) を参照してください。
cv::aruco::GridBoard メンバ一覧

cv::aruco::GridBoard の全メンバ一覧(継承メンバを含む)。

Board(InputArrayOfArrays objPoints, const Dictionary &dictionary, InputArray ids)cv::aruco::Board
Board()cv::aruco::Board
Board(const Ptr< Impl > &impl)cv::aruco::Boardprotected
generateImage(Size outSize, OutputArray img, int marginSize=0, int borderBits=1) constcv::aruco::Board
getDictionary() constcv::aruco::Board
getGridSize() constcv::aruco::GridBoard
getIds() constcv::aruco::Board
getMarkerLength() constcv::aruco::GridBoard
getMarkerSeparation() constcv::aruco::GridBoard
getObjPoints() constcv::aruco::Board
getRightBottomCorner() constcv::aruco::Board
GridBoard(const Size &size, float markerLength, float markerSeparation, const Dictionary &dictionary, InputArray ids=noArray())cv::aruco::GridBoard
GridBoard()cv::aruco::GridBoard
implcv::aruco::Boardprotected
matchImagePoints(InputArrayOfArrays detectedCorners, InputArray detectedIds, OutputArray objPoints, OutputArray imgPoints) constcv::aruco::Board