Documentation for stitching module (Feature #2094)


Added by Stephan Wirth over 12 years ago. Updated over 12 years ago.


Status:Done Start date:2012-06-26
Priority:Normal Due date:
Assignee:Alexey Spizhevoy % Done:

0%

Category:stitching
Target version:-
Difficulty: Pull request:

Description

The stitching module lacks a good documentation. For a user that is unfamiliar with OpenCV it is hard to get started. As the whole module can be used as a blackbox without knowing the details I propose to add an easy example that just uses Stitcher::stitch().
For the more experienced user it would be of interest to know which are the default pipeline elements of Stitcher, how to change one element and how to implement an element oneself and hook it up in the pipeline. Some code examples could help here.


Associated revisions

Revision 157202fc
Added by Roman Donchenko about 11 years ago

Merge pull request #2094 from SpecLad:multimon-be-gone

History

Updated by Alexey Spizhevoy over 12 years ago

Sample stitching.cpp demonstrates Stitcher::stitch usage.

  • Status changed from Open to Done

Updated by Stefan R over 12 years ago

This is not "done" at all. An example != documentation!

Also available in: Atom PDF