Coder Social home page Coder Social logo

Object tracking about hololensartoolkit HOT 2 CLOSED

qian256 avatar qian256 commented on May 30, 2024
Object tracking

from hololensartoolkit.

Comments (2)

qian256 avatar qian256 commented on May 30, 2024

The end-to-end latency is a problem, and it is quite hard for us to address, especially within the framework of Unity. As you may noticed that the video, tracking and rendering are decoupled, it introduces higher frame rate of rendering to have a good AR experience, but it does include some delay between different loops. For example, the tracking result is calculated but not displayed at once.
There is also latency from motion of object to the capture. You can try to display the video directly, and you may find that issue too.
As far as I know, IMU data is not directly available to developers, but the spatial mapping can be used for filtering, if the object is relatively stable in the room.

from hololensartoolkit.

araujokth avatar araujokth commented on May 30, 2024

Right, I was mentioning the filter assuming that the object is static or moving slowly, or that the object would have an IMU itself. Yeah, it would be interesting to understand what is the lowest latency one could get in Unity, understanding where the extra time is being spent and if that is possible to be optimized.

from hololensartoolkit.

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.