59 switch (
output->getProjection())
91 double temp, pitch, result;
99 double temp, pitch, result;
108 double temp, pitch, result;
118 double yaw,
double pitch)
121 yaw + 180.0, pitch + 90.0);
vigra::Size2D getSize() const
get size of output image
All variables of a source image.
void setSize(vigra::Size2D val)
Set the image size in pixels.
const double GetXAdd360() const
OutputProjectionInfo(HuginBase::PanoramaOptions *output)
bool AngularToImage(double &image_x, double &image_y, double yaw, double pitch)
bool ImageToAngular(double &yaw, double &pitch, double image_x, double image_y)
HuginBase::PanoramaOptions * proj
const double GetUpperX() const
const double GetLowerX() const
HuginBase::PTools::Transform reverse_transform
HuginBase::PTools::Transform transform
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.