Pinhole camera model center and real center in an image
Hi,
I'm trying to better understand the pinhole camera model. If I have an object image_geometry::PinholeCameraModel
and call cy()
, which gives me an y center of the image, what is this center in the real image message which has 640x480 pixels?
Thanks in advance.
Asked by sykatch on 2017-09-10 10:19:32 UTC
Comments