Git Product home page Git Product logo

qtkinectwrapper's Introduction

	QtKinectwrapper - Qt Kinect Wrapper Class 
	Copyright (C) 2011-2013:
			Daniel Roggen, [email protected]			
			
	All rights reserved.



History
-------

07.05.2013:
	QtKinectWrapper:
		Updated for Qt 5.x (Qt 4.x: need to adjust the .pro file to get the right Qt modules, and change some Qt include path)
		Updated to use OpenNI and NiTE 1.5. 
		Version 1.5 removes the need for calibration pose.
			For windows, use: NITE-Win32-1.5.2.21-Dev.msi, OpenNI-Win32-1.5.4.0-Dev.msi, SensorKinect093-Bin-Win32-v5.1.2.1.msi (PrimeSense Sensor KinectMod 5.1.2.1)
		

17.03.2012:
	KinectLogger:
		Added support for variable frame rate videos (-vfr option) and setting a limit to the video encoding buffer (-vmaxbuf option)

15.03.2012:
	KinectLogger:
		Added threaded video encoding with backlog - addresses problem when the computer can't keep up with video encoding, at the expense of using more RAM
		Check the "backlog" indication in the app status bar to see how many frames haven't yet been encoded. 
		When the user closes the app, it will encoded the backlog of frames. Thus the app may take some time before closing to complete the encoding.
    
		Added new APIs to the QtKinectWrapper: getCameraDepthBodies, getCameraDepth.

21.09.2011:
  KinectLogger:
    Added option to create a video containing the depth map and camera image. Relies on QtFFmpegWrapper (http://code.google.com/p/qtffmpegwrapper/)

19.09.2011:
	KinectLogger:
		Removed meaningless Z values for screen projections from logging/streaming
		Added application icon

05.09.2011: Basic functionality


License
-------

Modified BSD license


Dependencies
------------

- OpenNI, PrimeSense Sensor Kinect, PrimeSense NITE
- License key for OpenNI (the free provided by PrimeSense for the kinect will do)

Known working combinations for windows 7 32 & 64:
1. OpenNI-Win32-v1.0.0.25, Sensor-Kinect-Win32-5.0.0, NITE-Win32-v1.3.0.18
2. OpenNI-Win32-1.3.2.1-Dev, SensorKinect-Win-OpenSource32-5.0.3.3, NITE-Win32-1.4.0.5-Dev

Known issues
------------
- The OpenNI API is fast moving... Some functions used here are deprecated (but still work).
- Lots of pragma warning when compiling with mingw
- Manual patching of the OpenNI include for compilation with mingw (see documentation)

qtkinectwrapper's People

Watchers

 avatar  avatar

qtkinectwrapper's Issues

Feedback welcome

If you're using this and have recommendations, requests, suggestions for 
improvements, etc - please drop a line (preferably with some code or 
pseudo-code so this can be implemented).
Thanks!

Original issue reported on code.google.com by droggen on 3 Oct 2011 at 9:31

For Qt5

I want to use QtkinectWrapper with Qt5. Where can I find one which updated for 
Qt5?
According to Project Home page, this project was updated for Qt 5.x on 
07.05.2013.
But on Download page, the latest release is on 2012-3-17, and it seems suitable 
for Qt4.

Original issue reported on code.google.com by [email protected] on 28 Jun 2013 at 3:48

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.