31 fake_image.
setSize(vigra::Size2D(360, 180));
32 fake_image.setHFOV(360.0);
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);
125 double image_x,
double image_y)
PanoramaOptions::ProjectionFormat getProjection() const
HuginBase::PTools::Transform transform
const double GetUpperX() const
OutputProjectionInfo(HuginBase::PanoramaOptions *output)
HuginBase::PanoramaOptions * proj
bool AngularToImage(double &image_x, double &image_y, double yaw, double pitch)
const double GetXAdd360() const
const double GetLowerX() const
void setSize(vigra::Size2D val)
Set the image size in pixels.
All variables of a source image.
vigra::Size2D getSize() const
get size of output image
bool ImageToAngular(double &yaw, double &pitch, double image_x, double image_y)
HuginBase::PTools::Transform reverse_transform