You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
Thanks for an amazing work. I was trying this method on custom data, however there is a lot of noise in the geometry (even if I initialise point cloud using a mesh). However in case of synthetic data there is no noise in the optimised point clouds.
On looking the code carefully, I realized that getProjectionMatrix and focal2fov are only valid when principal point cx and cy are center of the image pixels. If we get unbalanced (different from mid point) principal points from the calibration, we might get different fovs and view transform matrix?
cjfcsjt, meidachen, Linusnie, Vineg, PetterGs and 3 more