• Alexander Duda's avatar
    Fix error message fisheye CALIB_CHECK_COND · 5ca7dcc6
    Alexander Duda authored
    The old error message was not giving any hint which input array (image)
    led to an ill conditioned matrix. This made it near impossible to
    identify poor images in a larger set.
    
    A better approach would be to implement a checker function which gives
    each image a rating before the real calibration is performed. This could
    also include some image properties like sharpness, etc.
    5ca7dcc6
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2 Loading commit data...
misc/java Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...