
First there is the DAVID laserscanner which just needs a webcam and a laserpointer (that creates a line, not a point) and that software. It creates point-clouds.
Then there is Microsoft Photosynth or the Software Bundler for Linux. It orders photos from digital cameras into 3D space and creates point-clouds in 3D-space, too. Since Photosynth is not intended to create 3D models of the photos, it's a bit tricky to get the files with the point clouds inside from their server (you need to do network sniffing) but actually its quite easy to do, there are tutorials for that too.
There is MeshLab, an open software program to create a mesh out of the point-cloud.
Here is a test I made from a short (1min) and blurry video of a candle holder at my home. It's pretty impressive that photosynth found so many points on right positions:
http://photosynth.net/view.aspx?cid=9675bcd4-ce1d-43da-a190-ed0362a70bc1


Attachment: points.asc (1610k)
Attachment: points.ply (1524k)

I wanted to test it myself (with the same tutorial, actually) but I was too lazy to install cygwin with python ;-)

>I wanted to test it myself (with the same tutorial, actually) but I was too lazy to install cygwin with python ;-)
You don't need to. I simply changed some lines in the python-file to get the output into a file. I can attach the files I used...

Attachment: points_clean.blend (672k)

Attachment: points_clean.ply (667k)

Attachment: points_clean2.ply (601k)

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill