90 if ( img_y > 0.0 && img_y <
height
91 && img_x > 0.0 && img_x <
width)
112 if ( img_y > 0.0 && img_y <
height
113 && img_x > 0.0 && img_x <
width)
PanoramaOptions::ProjectionFormat getProjection() const
An abstract base class for objects that calculate an approximate remap specified by quadrilatrials...
const double GetSouthPoleX() const
A class for exchanging pointers to coordinates.
HuginBase::SrcPanoImage * image
virtual void UpdateAndResetIndex()
include file for the hugin project
virtual bool GetNextFaceCoordinates(Coords *result)=0
Get the texture and vertex coordinates for the next face.
bool GetNextFaceCoordinates(Coords *result)
Get the texture and vertex coordinates for the next face.
VisualizationState * visualization_state
const double GetNorthPoleY() const
ChoosyRemapper(HuginBase::Panorama *m_pano, HuginBase::SrcPanoImage *image, VisualizationState *visualization_state)
double height
The sizes of the input images in pixels.
void UpdateAndResetIndex()
const double GetNorthPoleX() const
virtual OutputProjectionInfo * GetProjectionInfo()
RemapperSelection selection
HuginBase::PTools::Transform transform
A transform to use to remap the images.
include file for the hugin project
virtual HuginBase::PanoramaOptions * GetOptions()
static void info(const char *fmt,...)
All variables of a source image.
const double GetSouthPoleY() const
MeshRemapper * selected_remapper
HuginBase::Panorama * m_pano