Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kylemcdonald/ofxVirtualKinect
Creates a virtual kinect depth image from an arbitrary position and orientation, using ofxKinect.
https://github.com/kylemcdonald/ofxVirtualKinect
Last synced: 7 days ago
JSON representation
Creates a virtual kinect depth image from an arbitrary position and orientation, using ofxKinect.
- Host: GitHub
- URL: https://github.com/kylemcdonald/ofxVirtualKinect
- Owner: kylemcdonald
- Created: 2012-01-16T21:31:50.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2017-01-24T23:27:48.000Z (almost 8 years ago)
- Last Synced: 2024-10-31T03:33:51.862Z (14 days ago)
- Language: C++
- Homepage:
- Size: 33.2 KB
- Stars: 30
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ofxVirtualKinect is an addon for [openFrameworks](http://openframeworks.cc/)
It uses ofxKinect to create a virtual depth camera by rendering a mesh with fog based from an arbitrary perspective. This allows you to mount the kinect wherever you like, and then get a virtual depth image from a perspective you may not otherwise have access to.
ofxVirtualKinect was originally created for the 3rdi interactive installation in Doha, and was called [ofxVirtualCamera](https://github.com/kylemcdonald/DohaInstallation/tree/master/addons/ofxVirtualCamera) at the time.
This version has been tested with openFrameworks 0.9.4.