44 exposure += img.getExposureValue();
48 return (counter > 0) ? (exposure / counter) : 0.0;
static double calcMeanExposure(const PanoramaData &pano)
virtual const SrcPanoImage & getImage(std::size_t nr) const =0
get a panorama image, counting starts with 0
virtual std::size_t getNrOfImages() const =0
number of images.
All variables of a source image.