Entraides et échanges autour de la technologie Scol - Informations and exchanges on the Scol technology
Vous pouvez changer la langue de l'interface une fois inscrit - You can change the language once registered
You are not logged in.
Pages: 1
Hello,
I'm new to openspace3d, and I have issues with marker detection,
I want to make a simple interface, that controls a display of a model,
So I made a scene with 4 markers.
One marker with asigned 3 models.
3 markers that control the display of models with a "lost -> hide / show" node,
And it works, but i have marker detection problems described on:
http://www.uco.es/investiga/grupos/ava/node/26
Is there any plugIT that I can use to make it more stable in use, because now it just switches the models without any user, just because they go lost and found randomly.
Offline
The boards are not integrated in OpenSpace, but aruco 1.1 have been updated for the next OpenSpace3D release.
you can also add a small timer on lost / found.
for example :
marker.lost -> timer.start
marker.found -> timer.stop
timer.end -> object hide
Offline
It works, i was trying to do it earlier but I didn't used nodes in a proper manner.
Is there any more extensive documentation about using of PlugITs in Openspace3d support documentation?
Because I've read it and I now the name's of the PlugITs but I don't understand the LOGIC of using them.
Thanks,
Offline
Sorry this is the only available documentation at this time
Feel free to send us modifications or enhancements on redmine.scolring.org
Offline
Pages: 1