• x3lif's avatar
    Merge pull request #13910 from x3lif:Issue_13908 · 19cf5118
    x3lif authored
    * Fix Issue 13908
    
    Allocate the matrix _Jo only when the solver needs it (ie when solver.state == CvLevMarq::CALC_J)
    
    * Fix calib3D unit test
    
    Fix _Jo allocation when stddev is not empty
    
    * Removing trailing whitespaces
    
    * scope _dp* variables
    
    * fix whitespaces
    19cf5118
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...