Giter Club home page Giter Club logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
Hi,I beg to differ. Looking at the specs below , u can say Android phones have 
one among the best in h/w...
http://photos.appleinsider.com/ip4vshardare.001.jpg

Source : 
http://www.appleinsider.com/articles/10/06/21/iphone_4_and_ios_vs_android_hardwa
re_features.html

Nokia, afaik have had primitive processors...I myself use a 3 yr old 5700 and 
its 369Mhz ARM 11 processor is old by Android phones.:-)Forgive my comments if 
they expose my naiveness, but im just a novice...And im dying to buy an Android 
phone..Btw, tis page pops up in google when i search for Android graphics 
specs, and i know shit about "Augmented reality" !!

Original comment by [email protected] on 15 Sep 2010 at 8:02

from andar.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
this is a issue tracker. questions should rather be asked in the google group:
http://groups.google.de/group/andar_android_augmented_reality

regarding performance:
The performance bottleneck currently is the conversion of the color space of 
the camera image in order to load it as a opengl texture and the marker 
detection itself. both don't profit from dedicated graphics hardware.

Original comment by tdomhan on 2 Oct 2010 at 11:21

  • Changed state: Invalid
  • Added labels: Type-Other
  • Removed labels: Type-Defect

from andar.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
@Comment 2 - tdomhan,

I think in AndAR you address both of conversion of the color space of the 
camera image in order to load it as a opengl textture and marker detection.

you have wrote this native C codes for above parts.
My question is, still with the C codes, AndAR has a performance issues?

What are your suggestions? Do we need to replace other part of AndAR from 
Native C

Original comment by [email protected] on 27 Oct 2010 at 8:21

from andar.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
well the best thing would be if we could overlay an 2D view with 3D objects. 
then we would not have to convert anything. but that's not going to happen.

well better marker detection algorithm would be good. the artoolkit has not 
seen any updates in quite a while. unfortunatly the code is quite a mess.(might 
be intended, in order to preserve IP)

I don't think that it will boost the performance if you replace other parts 
with native code. the critical parts are already done natively.

Original comment by tdomhan on 27 Oct 2010 at 8:44

from andar.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
Hi Todomhan,

That means, we don't need any thing to do for enhance the performances of AndAR?

Or did i misunderstand your comment?

Original comment by [email protected] on 28 Oct 2010 at 2:09

from andar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.