GithubHelp home page GithubHelp logo

davinted's Introduction

davinted

Davin, Esteban, and Mel collaborate on Davin's TEDx talk. Awesomeness happens.

Dependencies are:

  • Processing 2.2 (latest version as of 1/21/2015)
  • OpenCV 2.4.10 (latest version as of 1/21/2015) - install OpenCV as a library from within Processing
  • oscP5 0.9.9 (latest version as of 2/10/2015) - install oscP5 as a library from within Processing

Note that Esteban uses Processing 1.5 because of compatibility with USB analog video capture. Davin and Mel have no problems with 2.2.x.

davinted's People

Contributors

mchua avatar

Watchers

 avatar James Cloos avatar  avatar  avatar

Forkers

snebtor

davinted's Issues

Startup: calibrate to parallelogram (single-corner click)

At startup, the user should be able to skew the plane to a symmetrical trapezoid by clicking on the screen to mark the top left corner of the new plane. Trapezoid will be vertically symmetrical. Bottom of screen will always count as bottom boundary.

Track 4 beach balls

Get XY positions for 4 beach balls (ostensibly spray-painted reflective silver) on the screen.

Output ball count by quadrant: too few balls (0.5Hz - 0) , right # of balls (1.5 - 1) , too many balls (10 - 2)

Output ball position by X-Y values on the skewed plane. If outside the plane, the ball position is the nearest valid input (lock to nearest edge).

Ball position can be scaled from 0-255 as well, to make Esteban happy.

Create max/min brightness calibration function

Output brightness values should be integers between 0-255.

There should be a brightness value calibration function that sets the floor and ceiling values for that range. Values below the floor should output 0; values above the ceiling should output 255. Values in between should be scaled proportionally.

The brightness calibration function could be activated by a mouse-click on that quadrant, and display a countdown on the screen -- I'm flexible here, though.

Implement 5 second rolling average

Output is jittery; implement 5 second (better yet, easily-customizable) rolling average. Output does not need to start until 5 seconds in.

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.