blam icon indicating copy to clipboard operation
blam copied to clipboard

🚨 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.

Results 23 blam issues
Sort by recently updated
recently updated
newest added

`mypy` provides optional static type checking: https://pypi.python.org/pypi/mypy With this config file in place, here's what I get: ``` src/blam.py:62: error: Implicit generic "Any". Use 'typing.List' and specify generic parameters src/blam.py:170:...

With this change in place, here's what I get from flake8. Especially the warningas about accessing undefined variables are suspicious: ``` src/blam.py:38:1: F811 redefinition of unused 'math' from line 20...

Slash in the bl_info object was causing the addon to not be registered.

On line 22 there is a misplaced slash causing the addon not to be registered properly.

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...

1) all UI parameters need to start with a captalized letter 2) created scene.blam to keep scene namespace clean 3) stripped whitespaces out 4) add two lines separation between classes...

![image](https://user-images.githubusercontent.com/31383299/34080369-385a8b8e-e345-11e7-81e4-f65bd34014ef.png) what i need to do with this?

Following the tutorial we tried a new image, which is basically a wall and floor seen straight from the front, but we get an error when trying to Calibrate active...

just an idea from working with **"Animal Logic"** Blam would be even more awesome if was more utilized in camera tracking and camera 3D photo scans to help generate points...