OpenCV 4.5.3(日本語機械翻訳)
cv::aruco::CharucoBoard メンバ一覧

継承メンバを含む cv::aruco::CharucoBoard の全メンバ一覧です。

chessboardCorners (定義場所: cv::aruco::CharucoBoard) cv::aruco::CharucoBoard
create(int squaresX, int squaresY, float squareLength, float markerLength, const Ptr< Dictionary > &dictionary) cv::aruco::CharucoBoard static
cv::aruco::Board::create(InputArrayOfArrays objPoints, const Ptr< Dictionary > &dictionary, InputArray ids) cv::aruco::Board static
dictionary cv::aruco::Board
draw(Size outSize, OutputArray img, int marginSize=0, int borderBits=1) cv::aruco::CharucoBoard
getChessboardSize() const (定義場所: cv::aruco::CharucoBoard) cv::aruco::CharucoBoard inline
getMarkerLength() const (定義場所: cv::aruco::CharucoBoard) cv::aruco::CharucoBoard inline
getSquareLength() const (定義場所: cv::aruco::CharucoBoard) cv::aruco::CharucoBoard inline
ids cv::aruco::Board
nearestMarkerCorners (定義場所: cv::aruco::CharucoBoard) cv::aruco::CharucoBoard
nearestMarkerIdx (定義場所: cv::aruco::CharucoBoard) cv::aruco::CharucoBoard
objPoints cv::aruco::Board
setIds(InputArray ids) cv::aruco::Board