1 | initial version |
Try multiplying the focal lengths in your camera matrix by a constant value (I can't remember if it should be larger or smaller than one).
The distortion coefficients are such that the image corners are wrapped around themselves and the ROI gets negative.
Take a look at THIS QUESTION for a more detailed explanation.