Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Take a look at the documentation HERE.

See the last argument, P=noArray()? It says it's the "New camera matrix (3x3) ... If the matrix is empty, the identity new camera matrix is used."

Take your camera matrix and place it also in that argument (leave R as noArray()), and you should see the points where you expect them.