28#include "wx/msw/wrapwin.h"
95 double h=
roi.height();
96 double x=
w/(1+pow(
w/h,2));
97 double y=h/(1+pow(
w/h,2));
122 double w=
roi.width();
123 double h=
roi.height();
const vigra::Rect2D & getROI() const
HuginBase::PanoramaOptions * GetOptions()
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.