Skip to content

dbruner/ofxPXCU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ofxPXCU - openFrameworks addon for the Perceptual Computing SDK

A wrapper for the Intel Perceptual Computing SDK's simplified utility interface (PXCUPipeline)
Download the Perceptual Computing SDK
Download openFrameworks

This wrapper aims to provide access to all the features provided by the Perceptual Computing SDK's simple utility interface.
Currently implemented features include:

  • RGB Capture (VGA and WXGA resolutions)
  • Depth Capture
  • IR Capture
  • Label/Blob Capture

Support for the following features is currently being implemented and will be available soon (by the end of Jan '13 -sG):

  • Hand and Fingertip Tracking
  • Face Location and Landmark Detection
  • Simple Gesture Recognition

Installation

* Clone the repo into your openframeworks_root\addons folder * The VS and C::B project files for the examples all live in the example's root, e.g.: * example-capture\example-capture.workspace * example-capture\example-capture.sln

Examples

* example-capture: Grabbing RGB, Depth, Label/Blob, and IR images. (Set the startup project to example-capture -[sG](mailto:seth.gibson@intel.com)) * More examples coming soon...

Questions, Comments, Interface design/Feature suggestions? Please Email Me!

About

openFrameworks addon for Intel's Perceptual Computing SDK (PXCUPipeline)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published