Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

What does the getOptimalNewMatrix function does?

For example, in this tutorial, I have some problems in understanding the cv2.getOptimalNewMatrix. Already read the documentation and made some search, but I still can't understand it. I don't get the meaning of the return of this function:

Returns the new camera matrix based on the free scaling parameter

What does "free scaling parameter" means?

I hope someone can give explanation and maybe some examples on this. Thanks.

click to hide/show revision 2
No.2 Revision

updated 2016-08-31 03:06:52 -0600

berak gravatar image

What does the getOptimalNewMatrix getOptimalNewCameraMatrix function does?

For example, in this tutorial, I have some problems in understanding the cv2.getOptimalNewMatrixcv2.getOptimalNewCameraMatrix. Already read the documentation and made some search, but I still can't understand it. I don't get the meaning of the return of this function:

Returns the new camera matrix based on the free scaling parameter

What does "free scaling parameter" means?

I hope someone can give explanation and maybe some examples on this. Thanks.