hairu / freelss

FreeLSS is a laser scanning program for the Raspberry Pi. It allows a Raspberry Pi to function as the core to a complete turn table laser scanning system.
GNU General Public License v3.0
280 stars 133 forks source link

I wonder if this application could be runned in PC? #18

Open ByteChen opened 8 years ago

ByteChen commented 8 years ago

I plan to build a simple 3D scaning system,and your code is very appreciated,so if I can use it in my system after some modifications,that would be of great help!

hairu commented 8 years ago

Yes it can but support would need to be extended to whatever camera technology is used (DirectShow, Video4Linux, etc) and you will need to have a way of programatically controlling the lasers and motor (an Arduino over USB could be used for this).