c++ - Error "namespace cv::aruco has no member :CharucoBoard" -


i trying calibrate cameras using charucoboard (chessboard + aruco) class in c++, getting following error while importing charuco class: ""namespace cv::aruco has no member :charucoboard". in fact, unable import of "charuco" related functionalities. have compiled opencv3.3.0 libraries , able use entire "aruco" class except "charuco" functions. please point me have possible gone wrong there?


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -