22#ifndef _AUTOCTRLPOINTCREATOR_H
23#define _AUTOCTRLPOINTCREATOR_H
declaration of CPDetectorSetting and CPDetectorConfig classes, which are for storing and changing set...
Base class for control point creators.
AutoCtrlPointCreator()
ctor.
virtual ~AutoCtrlPointCreator()
dtor.
A matcher that uses Alexandres sift matcher.
virtual ~AutoPanoKolor()
dtor.
A matcher for multi-rows, which considers stacks.
AutoPanoSiftMultiRowStack()
ctor.
virtual ~AutoPanoSiftMultiRowStack()
dtor.
A matcher for multi-row panoramas based on an idea by Bruno Postle.
virtual ~AutoPanoSiftMultiRow()
dtor.
AutoPanoSiftMultiRow()
ctor.
A matcher that uses the align information in the panorama to generate cp between overlapping images.
AutoPanoSiftPreAlign()
ctor.
virtual ~AutoPanoSiftPreAlign()
dtor.
A matcher that uses Sebastians Nowozin's excellent sift matcher and considers stacks.
virtual ~AutoPanoSiftStack()
dtor.
A matcher that uses Sebastians Nowozin's excellent sift matcher.
virtual ~AutoPanoSift()
dtor.
class, which stores all settings of one cp detector
std::vector< ControlPoint > CPVector
std::set< unsigned int > UIntSet
include file for the hugin project
std::vector< deghosting::BImagePtr > threshold(const std::vector< deghosting::FImagePtr > &inputImages, const double threshold, const uint16_t flags)
Threshold function used for creating alpha masks for images.