chili-epfl / chilitags

Robust Fiducial Markers for Augmented Reality And Robotics
http://chili.epfl.ch/software
123 stars 57 forks source link

GUI tool to create multi-tag configurations #47

Open ayberkozgur opened 10 years ago

ayberkozgur commented 10 years ago

We need a small GUI tool to create multi-tag configurations. It doesn't even need to be too complex, e.g manipulation of tags via mouse. It might be just enough that it displays a given tag configuration (and prints it to a file) so that we can know the exact transforms of the involved tags with respect to the multi-tag object frame.

ayberkozgur commented 10 years ago

This can also be an Inkscape plugin.

qbonnard commented 10 years ago

Or a HTML5 application, with e.g. three.js to visualize the modification to the configuration in real time, and jspdf to print it out.

ayberkozgur commented 9 years ago

Actually, a Blender plugin would be best.