Marker position restering help
in
Contributed Library Questions
•
3 years ago
Hi ,
Am trying to make a program of computer vision , the program should be able to track the markers within images and when it recognizes these markers, it draws a virtual object on the marker , then the program should be able to register the positions of the marker for example if the program managed to track the first marker it registers xy1 as a floating point vector and so on for the rest of the markers with changing in the value of the vector.Well I managed to get the program that can track more than one marker I used the library of ( Processing+NyARToolkit+multiple marker tracking)
http://cpbotha.net/2010/06/05/processing-nyartoolkit-multiple-marker-tracking/ .
My question is , is there any function or API Documentation that enables me to register the position of the markers ?
Thanks.
Am trying to make a program of computer vision , the program should be able to track the markers within images and when it recognizes these markers, it draws a virtual object on the marker , then the program should be able to register the positions of the marker for example if the program managed to track the first marker it registers xy1 as a floating point vector and so on for the rest of the markers with changing in the value of the vector.Well I managed to get the program that can track more than one marker I used the library of ( Processing+NyARToolkit+multiple marker tracking)
http://cpbotha.net/2010/06/05/processing-nyartoolkit-multiple-marker-tracking/ .
My question is , is there any function or API Documentation that enables me to register the position of the markers ?
Thanks.
1