facebookresearch / consistent_depth

We estimate dense, flicker-free, geometrically consistent depth from monocular video, for example hand-held cell phone video.
MIT License
1.61k stars 236 forks source link

Where to get the camera parameters when running without camera parameters? #35

Closed Minisal closed 3 years ago

Minisal commented 3 years ago

Wonderful work, thank you for publishing the code!

I have a problem in obtaining camera parameters when customized run without camera parameters. When I use COLMAP to register the camera pose, where can I get the camera intrinsic functions (fx, fy, cx, cy) in the result folder?