Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
tools/ExtractPoints.h File Reference
helper procedure for photometric optimizer on command line More...
#include <hugin_basic.h>
#include <vigra/error.hxx>
#include <vigra/impex.hxx>
#include <vigra_ext/ransac.h>
#include <vigra_ext/VigQuotientEstimator.h>
#include <vigra_ext/Pyramid.h>
#include <vigra_ext/Interpolators.h>
#include <vigra_ext/impexalpha.hxx>
#include <algorithms/point_sampler/PointSampler.h>
Include dependency graph for ExtractPoints.h:

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

Go to the source code of this file.
Functions | |
| template<class ImageType> | |
| std::vector< ImageType * > | loadImagesPyr (std::vector< std::string > files, int pyrLevel, int verbose) |
| void | loadImgsAndExtractPoints (Panorama pano, int nPoints, int pyrLevel, bool randomPoints, AppBase::ProgressDisplay &progress, std::vector< vigra_ext::PointPairRGB > &points, int verbose) |
Detailed Description
helper procedure for photometric optimizer on command line
- Author:
- Pablo d'Angelo <pablo.dangelo@web.de>
Function Documentation
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||
|
|
1.3.9.1