Click here to Skip to main content
15,913,944 members
Everything / Augmented Reality

Augmented Reality

Augmented-Reality

Great Reads

by Harald Heide Gundersen
Geocoordinate positioned Xna model viewable thru Photocamera
by Simon Jackson
Review of two AR/VR book resources to enable devs to jump on the reality train
by Harald Heide Gundersen
This is the first article in an introduction series to Hololens developement in Unity3D. We start with getting our development environment ready.
by Harald Heide Gundersen
Augmented Reality and Hololens is finally a reality and demand for skilled developers will soon emerge.

Latest Articles

by Packt Publishing
In this post, we are going to build a model of the Earth using C# programming.
by Harald Heide Gundersen
Augmented Reality and Hololens is finally a reality and demand for skilled developers will soon emerge
by Harald Heide Gundersen
This is the first article in an introduction series to Hololens developement in Unity3D. We start with getting our development environment ready.
by Harald Heide Gundersen
Augmented Reality and Hololens is finally a reality and demand for skilled developers will soon emerge.

All Articles

Sort by Score

Augmented Reality 

23 Aug 2012 by Harald Heide Gundersen
Geocoordinate positioned Xna model viewable thru Photocamera
23 Sep 2015 by Simon Jackson
Review of two AR/VR book resources to enable devs to jump on the reality train
3 Apr 2017 by Harald Heide Gundersen
This is the first article in an introduction series to Hololens developement in Unity3D. We start with getting our development environment ready.
1 Apr 2017 by Harald Heide Gundersen
Augmented Reality and Hololens is finally a reality and demand for skilled developers will soon emerge.
11 Apr 2017 by Harald Heide Gundersen
Augmented Reality and Hololens is finally a reality and demand for skilled developers will soon emerge
19 Jul 2017 by Satya Prakash Swain
Kudan has AR SDKs and Unity Plugin. Yes, eu.kudan.androidar is a package in android and and "KudanAR" is name of class.
15 Aug 2018 by Member 10960567
I want to show a different object every time a target is scanned using vuforia SDK. Currently, I'm able to show an object on the specific target. What I have tried: public ImageTargetRendererObj(ImageTargets activity, SampleApplicationSession session) { mActivity = activity; ...
2 Jul 2013 by surbhi bhattar
hi I am trying to make a navigation app in android for blind people. I tried computing distance by calculating angle of phone camera to obstacle and height of phone. But it didn't workI read about canny edge detection algorithm, honestly i didn't quite understand it much.I found that code...
26 Feb 2014 by Sam Danver
If you want to develop google glass application, you must knowledge of android application development, it’s a prerequisite 1.then you need to set up your environment and install your first APK 2. Learn glass design and apply it on your glassware3. Learn about SDK features with coder...
15 Apr 2015 by BupeChombaDerrick
Hello,I'am working on a markerless augmented reality engine for mobile devices and the algorithm as to track an observer/camera by solving for [ R | T] given a 3D model of scene and the observed feature point, where R = 3D rotation of observer/camera and T = 3D translation. The solver for...
16 Apr 2015 by BupeChombaDerrick
Okay solved this myself, if someone would love to read about pose estimation methods for augmented reality or other applications I think this thesis might be useful http://projekter.aau.dk/projekter/files/14427578/A_Comparison_of_2D-3D_Pose_Estimation_Methods.pdf[^]
15 Aug 2018 by Arthur V. Ratz
If this is an Android application, try rendering each object in a separate fragment. The guidelines on using fragments you can find it here: Fragments  |  Android Developers[^] and Creating a Fragment  |  Android Developers[^]
25 Sep 2019 by Noshair Farooq
I am using the Image Target Detection example from AR Core SDK. I want to change the color of the object at runtime through script. A material is attached to that object. // Create an anchor to ensure that ARCore keeps tracking this augmented image. Anchor anchor =...
1 Jan 2021 by Andy Allinger
Could this be done by sonar? The user puts the phone on his head, then the phone sends out a chirp, the sound wave bounces off the ground and the microphone hears it.