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
{{ message }}
This repository was archived by the owner on Jan 14, 2020. It is now read-only.
Is there any way to compute camera translation component? Currently , I saw that it is being set to
cam.location = (0, 0, 2)We are trying to apply blam on a video (sequence of images) and would like to export the camera pose matrix computed by blam.
Would this be possible?