Update documentation and samples
This commit is contained in:
@@ -109,6 +109,14 @@ namespace cv {
|
||||
//! @addtogroup stitching
|
||||
//! @{
|
||||
|
||||
/** @example samples/cpp/stitching.cpp
|
||||
A basic example on image stitching
|
||||
*/
|
||||
|
||||
/** @example samples/cpp/stitching_detailed.cpp
|
||||
A detailed example on image stitching
|
||||
*/
|
||||
|
||||
/** @brief High level image stitcher.
|
||||
|
||||
It's possible to use this class without being aware of the entire stitching pipeline. However, to
|
||||
|
||||
Reference in New Issue
Block a user