• 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
.github Loading commit data...
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.tgitconfig Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...