using ARTag (maybe)
like artoolkit but based on id-markers, much more reliable (no false positives), but it is closed source.
goal
our goal is to build an external for pd embedding artag and taking gem images as input and giving markers positions as output
status (nothing done)
compiled a dummy gem external with artag code: no (todo)
using gem images as input: no (todo)
loading markers: no (todo)
detecting template markers: no (todo)
detecting multiple markers: no (todo)
decided a outlet policy: no (todo)
implemented outputs: no (todo)
external working: no (todo)
links
implementation notes
i don’t have access to any documentation as it is not open source. but it whould be a lot similar to ARToolKit...