GithubHelp home page GithubHelp logo

Comments (4)

diablodale avatar diablodale commented on July 20, 2024

From what I can determine, this is a fault in OpenNI itself. I can reproduce the same behavior using only the OpenNI samples binaries. Try this yourself:

  1. install a working Kinect
  2. Use the NiViewer application to record a 20 second clip. Do something very obvious that can be timed like waving your finger in 1 second intervals. I did this watching a stopwatch.
  3. close NiViewer
  4. run NiViewer and on the commandline, give it the filename of the recording you just made
  5. watch the results
    The playback is too slow. My estimation is that it is 1.5x too slow.

Do you reproduce this problem give my steps above? If so, then this is a bug in the OpenNI code and not one that I can fix. You can, however, workaround the issue in your own patch. When you have a recording loaded, bang jit.openni approximately 1.5x faster. In the demo patch I provide, I banged it at 22ms (which is about 45fps)

from jit.openni.

totoetlititi avatar totoetlititi commented on July 20, 2024

Exactly, same problem with NiViewer.
But what I see is more complex, speed seems variable : some parts of the video is very slower, and some part just a bit slower...
In this case, changing bang speed is not a valid trick !

from jit.openni.

diablodale avatar diablodale commented on July 20, 2024

Unfortunately, this is a bug in OpenNI itself. I am not able to fix this. I don't control the code, they do.
If you would like, you can get the source code for OpenNI, debug this issue, fix it, and compile it yourself. However, I don't recommend it.

If you are on Windows, I recommend you use dp.kinect instead. The Microsoft Kinect SDK is far more reliable and therefore the external benefits from it.

I may be able to give you advice or a recommendation if I better understand your need for accurate time playback of ONI files. Would you share that?

from jit.openni.

diablodale avatar diablodale commented on July 20, 2024

I am closing this issue as the bug is external (PrimeSense's bug) and they are not going to fix it.

If you feel I have not addressed your concern, please reopen this issue

from jit.openni.

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.