Camera-to-Arm-Calibration icon indicating copy to clipboard operation
Camera-to-Arm-Calibration copied to clipboard

a trivial bug

Open niunuinui opened this issue 5 years ago • 0 comments

i think line 215 should be

 warning(['only %d checkerboards found.\n',...
        '10 images is the minimum number of boards recommended for an accurate calibration (though more is better, orignal calibration used 50+)\n',...
        'Check your images and keep in mind, lighting, occlusions and backgrounds with roughly checkered patterns'], sum(imagesUsed));

niunuinui avatar Oct 25 '19 02:10 niunuinui