Ask Your Question

Tamas Kenez's profile - activity

2016-06-12 09:28:20 -0600 commented answer origin pixel in the image coordinate system in opencv

I've just did a findChessboardCorners for an image and the flipped image. The corresponding coordinates add up to (width-1, height-1) and not (width, height) which suggests the pixel-center origin.