Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6007817
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T01:44:11+00:00 2026-05-23T01:44:11+00:00

I am writing a C# application that is using the Kinect, i am taking

  • 0

I am writing a C# application that is using the Kinect, i am taking the output currently and writing it to a Shader Resource and rendering it as a texture, my issue is that the Kinect (apparently) only runs at 30fps, so it is throttling my performance badly.

What is the best way to overcome this, is it multithreading?
Is there some sort of design pattern that would help with this type of issue?
As far as i can tell i may want to have the kinect processing the data on a thread, and then get access to it when the process is finished, but i’m not sure where to start with that in a safe manner.

Thanks for any advice you can offer.

I am currently using OpenNI for the kinect drivers/api, and SlimDX for the directX side of rendering.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T01:44:12+00:00Added an answer on May 23, 2026 at 1:44 am

    I have not worked with the Kinect before and you didn’t specify which drivers/wrapper you are using, but I suspect that it probably won’t matter.

    What you will probably need to do is the following:

    1. Seperate the “Update” cycle for the Kinect onto it’s own thread. That will leave your application logic free to run as fast as it can without being stopped waiting for an update from the kinect hardware.
    2. You will need to “lock” the image/depth data on each pass while the kinect fills in the new data.
    3. If the process of the Kinect filling in the data is taking two long you could try buffering the image and depth data if the drivers don’t already do that. This means just keeping two copies in memory and read one while the other is being written.

    For excellent tutorials on threading in c#, I always recommend Albahari’s Threading in C#. I would also recommend if you want more specific information on what you can do to speed up your application, you should probably edit your question and add details about specifically how you have it structured now and what wrapper/driver’s you are using, etc.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm currently writing a application that allows to save drafts (using android version >=
I'm writing an application that is using a database (currently MySQL 4) to store
I'm writing an .NET 3.5 web application that is using LinqToSql for the basic
I'm writing a Java application that runs on Linux (using Sun's JDK). It keeps
I'm writing a web application that decodes Morse Code that is tapped in using
I recently began profiling an osgi java application that I am writing using VisualVM.
I've got a Java application that I'm writing an installer for. We're using the
I'm writing a web application using Spring/Hibernate that displays a report to a user,
I'm writing an application that injects packets using SharpPcap . However, since I'm constructing
I'm writing java application that is using both SQLite and MySQL using JDBC. Are

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.