1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 21:40:49 +08:00

5 Commits

Author SHA1 Message Date
Suleyman TURKMEN
31f98132b3 update structured forests tutorial 2021-10-13 12:54:47 +03:00
Alexander Alekhin
ad8f00017a typo 2019-11-13 19:58:48 +03:00
Alexander Alekhin
823dea726f migration: github.com/opencv/opencv_contrib 2016-07-12 13:02:08 +03:00
sbokov
6a0545e6fe Improving DisparityWLSFilter interface and adding a tutorial
Now the filter natively supports StereoBM and StereoSGBM with no
parameter tuning required. Also, now user won't need to set the ROI and
the right matcher parameters manually, it is all done in the respective
convenience factory method based on the left matcher instance. Tutorial
was added to clarify the provided example of use.
2015-07-31 16:09:41 +03:00
Maksim Shabunin
61f36de542 Doxygen tutorials support 2015-02-17 12:49:37 +03:00