Login
Login
Register
EasyAR Q&A
Questions
Unanswered
Tags
Ask a Question
Ask a Question
Targetless targeting via gyro in space (Android, Java)
+1
vote
asked
Jan 2, 2018
by
monzzz
(
130
points)
Hello!
I need to target some image using smartphone gyro (Android, Java) in space, not using specific image like a target.
Do you have any examples how can i do it using EasyAR?
Thanks!
android
java
gyro
easyar
Please
log in
or
register
to answer this question.
1 Answer
0
votes
answered
Jan 3, 2018
by
albert52
(
31,850
points)
hi,
EasyAR supports the use of gyroscopes. You can just use the ARCamera . We'll consider providing sample with this functionality later.
commented
Jan 3, 2018
by
monzzz
(
130
points)
So, can you give me a link for ARCamera documentation for android java?
I didn't find it.
commented
Jan 4, 2018
by
albert52
(
31,850
points)
CameraDevice Class:
https://www.easyar.com/doc/EasyAR%20SDK/API%20Reference/2.0/CameraDevice.html
commented
Sep 4, 2018
by
renaud
(
340
points)
Gyroscopes and accelerometers are sometimes only activated in UWP (which EasyAR does not enable):
https://answers.unity.com/questions/696035/how-do-i-access-the-accelerometer-and-gyroscope-on.html
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.
...