Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs
PointSampler.h File Reference
#include <ctime>
#include <hugin_shared.h>
#include <hugin_config.h>
#include <vigra/stdimage.hxx>
#include <algorithms/PanoramaAlgorithm.h>
#include <random>
#include <functional>
#include <vigra_ext/utils.h>
#include <appbase/ProgressDisplay.h>
#include <panodata/PanoramaData.h>
#include <panotools/PanoToolsInterface.h>
Include dependency graph for PointSampler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HuginBase::LimitIntensity
 class for storing the limits of an image used by the sampler to exclude too dark or too bright pixel More...
 
class  HuginBase::PointSampler
 
class  HuginBase::AllPointSampler
 
class  HuginBase::RandomPointSampler
 

Namespaces

 HuginBase
 mainly consists of wrapper around the pano tools library, to assist in ressource management and to provide a nicer interface.
 

Typedefs

typedef std::vector
< LimitIntensity > 
HuginBase::LimitIntensityVector