VINS-Mobile icon indicating copy to clipboard operation
VINS-Mobile copied to clipboard

Swapped Px/Py (Cx/Cy) values in global_param.cpp?

Open kecsap opened this issue 8 years ago • 1 comments

The application works on landscape images (640x480), but the Px/Py values seem to be swapped for all phones in global_param.cpp, e.g Px=239, Py=309 (iPhone 6s). Should not be these Px=309, Py=239 instead?

kecsap avatar Sep 26 '17 07:09 kecsap

The intrinsic parameters of the camera have nothing to do with the camera rotation.

PeiliangLi avatar Oct 26 '17 04:10 PeiliangLi