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

Installing BLAM v0.4 on Blender 2.66.1 #2

Closed kbellis closed 11 years ago

kbellis commented 11 years ago

Hello Per,

I have had trouble enabling BLAM. I've tried installing two ways; one, manually copying the blam.py to the addons folder (successfully) but Blender won't allow me to check the check box in User Preferences; two, Install from File... (the zipped file and having first deleted the first occurrence in the addons folder) - same as before, the addon remains grayed out.

Thank you for any pointers.

Kelly

kbellis commented 11 years ago

Oops - my bad... I guess. One page had v0.4 listed as current.. and then the last one v0.5 - v0.5 installs without issue - YIPPEE :)

v0.5 from: http://stuffmatic.github.com/downloads/blam/blam_0.5.zip

BTW, another page had v0.3 as most recent: http://code.google.com/p/blam/downloads/list - also this link pointing there: http://www.blendernation.com/2012/01/23/blam-geometry-camera-matching-add-on/

I'll begin testing at once.

The first observation: version listed under Blender User Preferences, Addons is 0.0.1 BLAM version

Thank you very much for what looks to be a wonderful addon for Blender.

Kelly

vitos1k commented 11 years ago

to fix blam0.4 version i've commented out line 1887, since it doesn't used in function, and causes register to fail

stuffmatic commented 11 years ago

BLAM 0.5 seems to work fine on Blender 2.66.1 (r55057) (OSX).