opencv/modules/calib3d/doc
Alexander Duda a41cbbdc99 findChessboardCornersSB: performance + support for full FOV boards with markers
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.
2020-02-21 14:01:47 +01:00
..
pics findChessboardCornersSB: performance + support for full FOV boards with markers 2020-02-21 14:01:47 +01:00
calib3d.bib Merge pull request #12772 from xoox:calib-release-object 2018-10-25 19:38:55 +03:00