calib3d: findChessboardCornersSB() minor updates
- avoid updating of input image during equalizeHist() call - avoid for() with double variable (use 'int' instead) - more CV_Check*() macros - use Mat_<T>, Matx - static for local variables
Showing
This diff is collapsed.
Please
register
or
sign in
to comment