What is the checkerboard corner detection algorithm based on?

5 views (last 30 days)
I read from http://stackoverflow.com/questions/27256994/what-is-the-best-calibration-method that Matlab camera calibration app currently provides the best checkerboard corner detection algorithm, however in http://www.mathworks.com/help/vision/ref/detectcheckerboardpoints.html I couldn't find what method or what paper it is based on. My goal is to find/implement a C++ based implementation because my code base is in C++. Can someone let me know?

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!