Searched refs:UpdateCropFactor (Results 1 – 3 of 3) sorted by relevance
422 virtual void UpdateCropFactor(UIntSet imgs, double newCropFactor);
254 void Panorama::UpdateCropFactor(UIntSet imgs, double newCropFactor) in UpdateCropFactor() function in HuginBase::Panorama
393 pano.UpdateCropFactor(allImgWithSameLens, m_cropFactor); in processPanorama()