mirror of https://github.com/opencv/opencv.git
Merge pull request #15780 from oleg-alexandrov:master
* Doc bugfix The documentation page StereoBinaryBM and StereoBinarySGBM says that it returns a disparity that is scaled multiplied by 16. This scaling must be undone before calling reprojectImageTo3D, otherwise the results are wrong. The function reprojectImageTo3D() could do this scaling internally, maybe, but at least the documentation must explain that this has to be done. * calib3d: update reprojectImageTo3D documentation * calib3d: add StereoBM/StereoSGBM into notes listpull/15826/head
parent
ee044771a7
commit
af433d0352
1 changed files with 5 additions and 2 deletions
Loading…
Reference in new issue