hugin_base/algorithms/optimizer/PTOptimizer.h File Reference
!! from PTOptimise.h 1951 More...
#include <algorithm/PanoramaAlgorithm.h>
#include <hugin_shared.h>
#include <set>
#include <boost/graph/breadth_first_search.hpp>
#include <panodata/PanoramaData.h>
#include <algorithms/optimizer/ImageGraph.h>
#include <panotools/PanoToolsOptimizerWrapper.h>
Include dependency graph for PTOptimizer.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | HuginBase |
Classes | |
| class | HuginBase::PTOptimizer |
| class | HuginBase::AutoOptimise |
| class | HuginBase::AutoOptimise::OptimiseVisitor |
| a traverse functor to optimise the image links More... | |
| class | HuginBase::SmartOptimizerStub |
| class | HuginBase::SmartOptimise |
Detailed Description
!! from PTOptimise.h 1951functions to call the optimizer of panotools.
- Author:
- Pablo d'Angelo <pablo.dangelo@web.de>
- Id
- PTOptimise.h 1951 2007-04-15 20:54:49Z dangelo
This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU General Public License along with this software; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
1.3.9.1