I am developing an augmented reality application that (at the moment) wants to display a simple cube on top of a surface, and be able to move in space (both rotating and displacing) to look at the cub
I\'m new to .net programming in general and windows phone 7 specifically (I\'m a Java guy). I\'m writing an application for a windows phone 7 workshop in my university which has a semi augmented real
I\'m working on an augmented reality app for iPhone that involves a very processor-intensive object recognition algorithm (pushing the CPU at 100% it can get through maybe 5 frames per second), and in
I am developing an application for use in shopping malls. I want to use the augmented reality concept -- when some one is nearer to mall, then I calculate the distance to the mall by getting the curre
I am trying to write an augmented reality application. I am using the compass, gyroscope, and GPS coordinates to create overlays. Everything is working great, except for when the user leaves portrait
I am interested in implementing an Augmented Reality applicat开发者_StackOverflow社区ion for mobile phones using Adobe Flash Platform.
I\'m writing an augmented reality app for Windows Phone 7 as a school project. I want to get the camera output and then add a layer of data over it. Is the开发者_开发技巧re a way to have the camera ou
I\'m trying to work wi开发者_运维问答th ARKit in order to enable Augmented Reality in one of my applications.
I\'m trying to compile a project with the NyARToolkit library following the instructions here. It provides almost all the source code that you need, but not the EAGLView class that he is using. It g
I\'m tracking the position of an quadrangle on a surface with my cam开发者_开发问答era. This works fine.