Ben-Kaniobi / Laserboard

Smartboard simulation to use a laser pointer as marker/pen. No additional hardware is required, as it works with an ordinary webcam. Emgu CV (OpenCV wrapper) project written in C# and developped with Microsoft Visual Studio Express.
GNU General Public License v3.0
13 stars 5 forks source link

Still active #22

Open percramer opened 8 years ago

percramer commented 8 years ago

Hi,

is this still active? Will it track multiple laserpointers also?

Regards,

Per

Ben-Kaniobi commented 8 years ago

Hi Per,

Sorry, haven't noticed this issue until now...

We wrote this software as a school project (computer vision subject during bachelor) and are currently not working on it any more. I may continue to work on it in the future when I feel like doing some computer vision stuff again.

At the moment it only tracks one pointer, tracking multiple pointers is an nice idea though → Created #23

Ben