opencv/modules
Oleg Alexandrov af433d0352 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 list
2019-10-31 22:28:01 +03:00
..
calib3d Merge pull request #15780 from oleg-alexandrov:master 2019-10-31 22:28:01 +03:00
core Merge pull request #15692 from alalek:core_tls_handle_thread_termination 2019-10-29 20:40:35 +00:00
cudaarithm java: generated code to have javadoc 2019-06-05 12:44:03 +02:00
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
cudaimgproc
cudalegacy build: eliminate CUDA warnings 2019-10-08 15:30:02 +03:00
cudaobjdetect suppress noisy warning 2019-08-08 21:49:32 +09:00
cudaoptflow suppress noisy warning 2019-08-08 21:49:32 +09:00
cudastereo
cudawarping
cudev
dnn Merge pull request #15752 from dkurt:fix_15750 2019-10-24 07:06:32 +00:00
features2d Assorted documentation fixes 2019-08-31 01:50:11 +03:00
flann Assorted documentation fixes 2019-08-31 01:50:11 +03:00
highgui Fixed OSX build with Qt 2019-09-13 15:23:59 +03:00
imgcodecs Update loadsave.cpp 2019-09-28 23:24:17 +03:00
imgproc Merge pull request #15692 from alalek:core_tls_handle_thread_termination 2019-10-29 20:40:35 +00:00
java android: use .getRowStride() in JavaCamera2View 2019-10-28 18:45:56 +00:00
js Merge pull request #15608 from SimpleVlad:3.4 2019-10-31 22:09:33 +03:00
ml ml: add checks of empty train data 2019-09-22 11:12:19 +00:00
objdetect Merge pull request #15623 from ChipKerchner:optimizeHOGpipeline 2019-10-29 13:42:20 +03:00
photo Assorted documentation fixes 2019-08-31 01:50:11 +03:00
python fix pylint warnings 2019-10-16 18:49:33 +03:00
shape
stitching backport: fixed warnings produced by clang-9.0.0 2019-09-23 18:36:18 +03:00
superres
ts core(ipp): skip huge input in flip() 2019-10-14 18:26:19 +03:00
video Merge pull request #15274 from ChipKerchner:lkpyramidToHal 2019-08-28 18:56:48 +03:00
videoio dshow: Add ability to save direct show graph 2019-10-01 09:46:07 -07:00
videostab backport: fixed warnings produced by clang-9.0.0 2019-09-23 18:36:18 +03:00
viz COMP: Enabling build with recent VTK version 2019-10-16 10:04:41 -04:00
world
CMakeLists.txt