Skip to content

jorditost/PostingBits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Posting Bits

A Library for Designing Seamless Interactive Environments in Processing. This open source library connects a video device (camera, kinect, web cam) and allows the tracking of objects in a wall. The results obtained of the real-time tracking (set objects with coordinates and outline) can be used for many applications, such projection mapping or interactive projection.

An example is this interactive Super Mario video game, also freely available.

This library was developed as part of my Master Thesis in Interface Design at the University of Applied Sciences Potsdam, named POSTING BITS – Exploring new Interaction Paradigms using Sticky Notes, Paper Maps and Sketches. You can read more about my master thesis here.

Notice that this is a beta version and you can find some bugs or inconsistencies. Please, share your findings in the issues section of this repository and feel free to fork and contribute.

Follow me on @jorditost

Demo at TEI'15. Super Mario Bros.® characters are copyright of Nintendo®.

Computer Vision. Filtering and tracking.

The computer vision filtering is optimized to track the Post-its attached to a wall, but by calibrating the filters it can be used to track other things.

A more complete documentation on this will follow.

Dependencies

Developed with the OpenCV library for Processing by Greg Borenstein.

If you work with Kinect, you'll also need the SimpleOpenNI library.

You'll also need the controlP5 library for Processing for some of the utils and calibration sketches.

License

The code in this repository is available under the MIT License.

Copyright (c) 2015 - Jordi Tost, University of Applied Sciences Potsdam

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Open-Source Library and collection of resources and examples for real-time computer vision object tracking with Processing.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published