Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Ok, so I've figure out why. I don't know how to solve it yet.

The why is that the distortion causes the corners of the image to wrap around, making actual negative size ROIs, which get turned into all zeros.

If you manually alter the camera matrix and undistort, (say by multiplying the focal lengths by 0.2), you can see this:

image description

So I would file a bug report showing the problem, and see where it goes. I'll think a bit and see if I figure out a better way than it's being done now. It's rather crude, inside, so there probably is.