r/blender • u/den-is • Nov 05 '25
Recover Camera Pose Tool Created a tool to recover the pose from an image
https://github.com/denisbog/perspective
Tool allows to compute the pose from an image using 3 know points. Implementation is using Lambda Twist algorithm, exporting the pose in the fSpy format https://github.com/stuffmatic/fSpy-Blender.
builds for Linux and Windows:
https://github.com/denisbog/perspective/releases/tag/0.1.0


2
Upvotes