white angle and black angle in chessboard
Hi, I am reading the source code about two classes: Chessboard and Chessboard::Board. I am confusing about the white_angle and black_angle in the Board class. I would like to know the details of these two classes and can anybody point me to some related references?
Thanks a lot.
YL
what are you referring to, exactly ?
(no such classes exist in the opencv api)I am using OpenCV4.4. cv::details::Chessboard::Board.
ok, so it's here
Actually I know where is the source code. I want to know the reference the algorithm is based on.
ofc you know where the code is, just wanted to leave a link here ;)