1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

Doxygen tutorials: support contrib, some minor changes

This commit is contained in:
Maksim Shabunin
2014-12-01 19:22:04 +03:00
parent 4ccbd44559
commit d3beb755df
9 changed files with 73 additions and 33 deletions
@@ -41,7 +41,7 @@ In the following you can find the source code. We will let the user chose to pro
file or a sequence of images.
Two different methods are used to generate two foreground masks:
-# @ref cv::bgsegm::BackgroundSubtractorMOG
-# cv::bgsegm::BackgroundSubtractorMOG
-# @ref cv::BackgroundSubtractorMOG2
The results as well as the input data are shown on the screen.