Home
last modified time | relevance | path

Searched refs:centerCropImage (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/hugin/hugin-2020.0.0/src/hugin_base/panodata/
H A DPanorama.h700 vigra::Rect2D centerCropImage(unsigned int imgNr);
H A DPanorama.cpp1307 vigra::Rect2D Panorama::centerCropImage(unsigned int imgNr) in centerCropImage() function in HuginBase::Panorama
1332 cropRect=centerCropImage(imgNr); in centerCrop()
1352 cropRect=centerCropImage(i); in centerCrop()