What is the checkerboard corner detection algorithm based on?
显示 更早的评论
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?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Computer Vision Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!