Search code examples
androidimageframeworksaugmented-reality

Android- Augmented Reality Image to Link


Is there a framework or a code tutorial that shows how one can use the camera on your phone to recognize a predetermined image and send the user to a specified link. This should be augmented reality, but all the guides I've looked at use geolocations, and I don't want or need any of that. All I want is basically a way to recognize an image (sort of like the facial recognition of webcams). I need to design an app like this for a project, and although their might already be apps like this out, I need a guide or some framework so I can self design it. I've tried Junaio (guide didn't help me to understand all the server stuff), vuforia (cygwin didn't work, and unity needs a license), and most of the other frameworks are geolocations.

Help is really appreciated!


Solution

  • Check out this tutorial, it seems like a great start point:

    Android Augmented Reality

    Also try these out: on Android.

    Part 1

    Part 2

    Those are a 2 part article written by Imran Nazar on Augmented reality