• Alexander Duda's avatar
    findChessboardCornersSB: performance + support for full FOV boards with markers · a41cbbdc
    Alexander Duda authored
    Changes:
    
    * UMat for blur + rotate resulting in a speedup of around 2X on an i7
    * support for boards larger than specified allowing to cover full FOV
    * support for markers moving the origin into the center of the board
    * increase detection accuracy
    
    The main change is for supporting boards that are larger than the FOV of
    the camera and have their origin in the board center. This allows
    building OEM calibration targets similar to the one from intel real
    sense utilizing corner points as close as possible to the image border.
    a41cbbdc
Name
Last commit
Last update
..
checkerboard_radon.png Loading commit data...
distortion_examples.png Loading commit data...
distortion_examples2.png Loading commit data...
fisheye_undistorted.jpg Loading commit data...
hand-eye_figure.png Loading commit data...
pinhole_camera_model.png Loading commit data...
stereo_undistort.jpg Loading commit data...