• Alexander Duda's avatar
    Merge pull request #12615 from D-Alex:master · 8811dabb
    Alexander Duda authored
    findChessboardCornersSB: speed improvements (#12615)
    
    * chessboard: fix do not modify const image
    
    * chessboard: speed up scale space using parallel_for
    
    * chessboard: small improvements
    
    * chessboard: speed up board growing using parallel_for
    
    * chessboard: add flags for tuning detection
    
    * chessboard: fix compiler warnings
    
    * chessborad: change flag name to CALIB_CB_EXHAUSTIVE
    
    This also fixes a typo
    
    * chessboard: fix const ref + remove to_string
    8811dabb
Name
Last commit
Last update
..
calib3d Loading commit data...
core Loading commit data...
dnn Loading commit data...
features2d Loading commit data...
flann Loading commit data...
highgui Loading commit data...
imgcodecs Loading commit data...
imgproc Loading commit data...
java Loading commit data...
js Loading commit data...
ml Loading commit data...
objdetect Loading commit data...
photo Loading commit data...
python Loading commit data...
shape Loading commit data...
stitching Loading commit data...
superres Loading commit data...
ts Loading commit data...
video Loading commit data...
videoio Loading commit data...
videostab Loading commit data...
viz Loading commit data...
world Loading commit data...
CMakeLists.txt Loading commit data...