stuffmatic / blam

🚨 No longer maintained. Check out fSpy instead 🚨 A camera and projector calibration toolkit for Blender that also does automatic 3D reconstruction of geometry with rectangular faces.
https://fspy.io/
GNU General Public License v3.0
644 stars 95 forks source link

compute camera translation? #21

Open pavan4 opened 6 years ago

pavan4 commented 6 years ago

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?

Figzyy commented 6 years ago

Am i dumb are you trying to do tracking?

Allso, i realise im replying to a very old post. But if i can help, id be happy to!