All variables of a source image.
Base class for all panorama commands.
std::set< unsigned int > UIntSet
include file for the hugin project
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.
WXIMPEX bool SaveLensParameters(wxWindow *parent, const HuginBase::SrcPanoImage &img, bool includeVignetting=true)
saves the lensparameter of the given HuginBase::SrcPanoImage into the lens database
WXIMPEX bool ApplyLensDBParameters(wxWindow *parent, HuginBase::Panorama *pano, HuginBase::UIntSet images, PanoCommand::PanoCommand *&cmd)
loads the lens parameters from lens database and create approbiate PanoCommand::PanoCommand to apply ...