Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvcalibration.cpp793 bool fixedAspectRatio = aspectRatio > FLT_EPSILON; in cvProjectPoints2() local
860 if( fixedAspectRatio ) in cvProjectPoints2()
998 if( fixedAspectRatio ) in cvProjectPoints2()
/external/opencv3/modules/calib3d/src/
Dcalibration.cpp550 bool fixedAspectRatio = aspectRatio > FLT_EPSILON; in cvProjectPoints2() local
637 if( fixedAspectRatio ) in cvProjectPoints2()
787 if( fixedAspectRatio ) in cvProjectPoints2()