Questions tagged [iphone-ar-toolkit]
5 questions
1
vote
1 answer
iPhone AR Toolkit or compass give incorrect orientation
I'm using AR Toolkit, but I'm not sure if it is working well or if I have a problem with my iPhone.
When I try to locate a point, I see its label on its right. It never points to that location. Do you have the same problem?
In other words, when I…

VansFannel
- 45,055
- 107
- 359
- 626
1
vote
2 answers
Maths behind iPhone AR ToolKit
I'm using iPhone ARToolkit and I'm wondering how it works.
I want to know how with a destination location, a user location and a compass, this toolkit can know it user is looking to that destination.
How can I know the maths behind this…

VansFannel
- 45,055
- 107
- 359
- 626
1
vote
0 answers
ARToolKit tilt not supported
I have two augmented reality tool kits, ARTollkit1 and ARTollkit2, first one is more accurate than second one but with one missing functionality than when I tilt the device the tags do not go up or down. For reference see this Video.

AsifHabib
- 944
- 9
- 25
0
votes
2 answers
ARToolkit: Is it possible to train an NFT marker on a device?
Is it possible to train an image / dataset of a image (captured by the camera) on an actual device? Or is this just possible doing with the command line tools?
Is there an API existing for this or do i have to compile the genTexData tool for the…

Martin Mlostek
- 2,755
- 1
- 28
- 57
0
votes
1 answer
iPhone-AR toolkit - Does not update points on the radar when device starts moving
I have implemented the iPhone-AR toolkit app found in this link.
https://github.com/a1phanumeric/iPhone-AR-Toolkit
I want to re plot the radar points everytime device starts moving i.e. Everytime the current lat long values change, the existing set…

JMS
- 271
- 4
- 15