77 return dist / sqrt(2.0);
static double calcOptimalPanoScale(const SrcPanoImage &src, const PanoramaOptions &dest)
function to calculate the scaling factor so that the distances in the input image and panorama image ...
static double calcOptimalScale(PanoramaData &panorama)
virtual const PanoramaOptions & getOptions() const =0
returns the options for this panorama
virtual SrcPanoImage getSrcImage(unsigned imgNr) const =0
get a complete description of a source image
virtual std::size_t getNrOfImages() const =0
number of images.
All variables of a source image.