Login
Login
Register
EasyAR Q&A
Questions
Unanswered
Tags
Ask a Question
Ask a Question
How to identify target when it is recognized?(Java/Android native)
+1
vote
asked
Jul 6, 2017
by
konrad
(
160
points)
Hi, i have a question - how to get specific information about recognized image target?
In my HelloARMultiTracker_SingeTracker sample application i am able to recognize different images, but i don't know how to get information about reconized image, to for example make another action for specific image.
Is it possible with this library?
PS. Also why Java reference classes is empty?
Please
log in
or
register
to answer this question.
1 Answer
0
votes
answered
Jul 7, 2017
by
kenn
(
18,790
points)
Use target information: id, name, or metadata and other fields. You can always get a target when one is found.
PS. The 1.3 version do not have Java API, that's why it's empty. 2.0 docs will be online within a week, if everything goes well.
asked
Jul 7, 2017
by
konrad
(
160
points)
Show recognized photo message(once and disappear)
commented
Jul 7, 2017
by
konrad
(
160
points)
Yes, I have manage to do this. Thank you for your comment.
Please
log in
or
register
to add a comment.
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...