send link to app

Route Direction(AR) app for iPhone and iPad


4.2 ( 7472 ratings )
Travel Navigation
Developer: ASHIS LAHA
Free
Current version: 1.0, last update: 6 years ago
First release : 19 Sep 2017
App size: 32.94 Mb

- Adding the Feature "Real World Path Direction" by tapping on Map. GoogleMap will give us the direction to that location from user location then click on "ARView" & you will get the real-world path direction.

- added "Reachability" for finding path in Google map.

- Tracking, Plane Detection, Hit Testing, Light Estimation, SCNNode Rendering etc. are there in the origin project, but these are configured in "off" state here.

-- Also added .mlmodel for car-detection. Initially trained the model using Convolutional Neural Network in TensorFlow, then convert the .h5 output into .mlmodel.

-- In ARFrame generates capturedImage which is the input to .mlmodel for detecting that car is present in the image or not.