![]() |
OpenCV 5.0.0
Open Source Computer Vision
|
これは cv::aruco::Board の全メンバー (継承メンバーを含む) の一覧である。
| Board(InputArrayOfArrays objPoints, const Dictionary &dictionary, InputArray ids) | cv::aruco::Board | |
| Board() | cv::aruco::Board | |
| Board(const Ptr< Impl > &impl) | cv::aruco::Board | protected |
| generateImage(Size outSize, OutputArray img, int marginSize=0, int borderBits=1) const | cv::aruco::Board | |
| getDictionary() const | cv::aruco::Board | |
| getIds() const | cv::aruco::Board | |
| getObjPoints() const | cv::aruco::Board | |
| getRightBottomCorner() const | cv::aruco::Board | |
| impl | cv::aruco::Board | protected |
| matchImagePoints(InputArrayOfArrays detectedCorners, InputArray detectedIds, OutputArray objPoints, OutputArray imgPoints) const | cv::aruco::Board |