Git Product home page Git Product logo

dlibs's Introduction

--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
AUTHOR: Thomas Diewald

Date:        23.04.2011
last edited: 31.03.2012

author:    www.thomasdiewald.com
library:   http://www.thomasdiewald.com/processing/libraries/dLibs_freenect/
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------



################################################################################
--------------------------------------------------------------------------------
PROCESSING / JAVA - Kinect Library - dLibs.freenect
--------------------------------------------------------------------------------
################################################################################


- this library is based on the libfreenect-software (http://openkinect.org)
- it only works on windows Machines (winXP, win7, ... x86, x64)
- i tested it with the following processing versions:
  processing 1.07, processing 1.5, processing 2.0a5


--------------------------------------------------------------------------------
ZIP_CONTENT:
1) processing examples
2) reference
3) source-code
4) library:  
      dlibs_freenect.jar
      windows32/freenect.dll
      windows64/freenect.dll
      kinect_driver_windows/xbox nui camera, ...motor, ...audio
      calibration/kinect_calibration_red.yml, ...kinect_calibration_yellow.yml
      

--------------------------------------------------------------------------------
FEATURES:
- depth frame
- video frame (RGB, BAYER, IR, YUV, ...)
- 3D-DATA
- extended LED-control
- extended TILT-control
- color/depth mapping !!
- camera-calibration (data from file) --> for color/depth-mapping
- 3d-transformation
- build-in camera-cone
- basic console logging
- multiple kinects ( i tested it with two kinect-devices )









--------------------------------------------------------------------------------
HOW TO USE IT
--------------------------------------------------------------------------------
1) follow the installation-instructions
2) try to run the examples in the examples-folder.
3) and always have a look at the reference (im sorry, that there is no 
   proper documentation yet)

   
   
   
   
--------------------------------------------------------------------------------
INSTALLATION:
--------------------------------------------------------------------------------
1)
  download the library: 
  https://github.com/diwi/dLibs
  or
  http://www.thomasdiewald.com/processing/libraries/dLibs_freenect/
 
2)
  extract archieve and move the folder "dLibs_freenect" to your library folder 
  inside your sketchbook-location.
  http://wiki.processing.org/w/How_to_Install_a_Contributed_Library

3)
  connect the kinect to your pc

4) 
  install the drivers:
  (... inside the folder: dLibs_freenect/library/kinect_driver_windows/...)

5)
  because i compiled the "freenect.dll" with visual studio, you have to install
  "Microsoft Visual C++ 2010 Redistributable Package" (just 5mb)
  if you still have problems, try to find the missing links with 
  "dependecy walker"
  

  
  
  


  
--------------------------------------------------------------------------------
CALIBRATION
--------------------------------------------------------------------------------

in order to get some good 3d-data, and proper color/depth mapping i recommend
to do some calibration.
to do this, follow the instructions of the README in the folder:
"dLibs_freenect/library/calibration/"

i put two example calibrations files there, for testing.
but i made the experience that no kinect is like the other,
...so every calibration for a kinect is different!








 
 
 
 
 
 
 
 

dlibs's People

Watchers

 avatar

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.