OpenCV
3.4.20
Open Source Computer Vision
|
This is the complete list of members for cv::aruco::CharucoBoard, including all inherited members.
chessboardCorners | 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 | inline |
getMarkerLength() const | cv::aruco::CharucoBoard | inline |
getSquareLength() const | cv::aruco::CharucoBoard | inline |
ids | cv::aruco::Board | |
nearestMarkerCorners | cv::aruco::CharucoBoard | |
nearestMarkerIdx | cv::aruco::CharucoBoard | |
objPoints | cv::aruco::Board | |
rightBottomBorder | cv::aruco::Board | |
setIds(InputArray ids) | cv::aruco::Board |