Function lib3d::getScale
Defined in File geometry.hpp
Function Documentation
-
inline double lib3d::getScale(cv::Mat transform)
Get the uniform scaling factor of a transformation matrix.
- Parameters:
transform – [in] 3x3 or 4x4 homogenous transformation matrix
- Returns:
scaling factor