Commit 07336895 authored by Alexey Spizhevoy's avatar Alexey Spizhevoy

Updated the stitching module docs

parent 3b92e951
......@@ -7,7 +7,7 @@ Stitcher
--------
.. ocv:class:: Stitcher
High level image stitcher. It's possible to use this class without being aware of the entire stitching pipeline. However, to be able to achieve higher stitching stability and quality of the final images at least being familiar with the theory is recommended. ::
High level image stitcher. It's possible to use this class without being aware of the entire stitching pipeline. However, to be able to achieve higher stitching stability and quality of the final images at least being familiar with the theory is recommended (see :ref:`stitching-pipeline`). ::
class CV_EXPORTS Stitcher
{
......
......@@ -5,6 +5,7 @@ stitching. Images stitching
.. toctree::
:maxdepth: 2
introduction
high_level
camera
matching
......@@ -14,6 +15,5 @@ stitching. Images stitching
seam_estimation
exposure_compensation
blenders
references
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment