https://github.com/zacoppotamus/livevideoprocessing
Live Video Processing Using MIDI Controllers
https://github.com/zacoppotamus/livevideoprocessing
Last synced: 4 months ago
JSON representation
Live Video Processing Using MIDI Controllers
- Host: GitHub
- URL: https://github.com/zacoppotamus/livevideoprocessing
- Owner: zacoppotamus
- Created: 2015-12-02T13:48:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-04T19:26:47.000Z (over 9 years ago)
- Last Synced: 2025-01-12T18:37:08.917Z (5 months ago)
- Language: Processing
- Homepage:
- Size: 56.8 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Batch Image Pixel Sorting & more
===###make_video.sh###
Frames need to be extracted from input video the first time the Processing code will be run.
To do so, uncomment the first two lines from the bash script.###TO DO###
* Live input mode where sorting parameters are controlled through MIDI input
* Use shaders instead
* Make operations state-based rather than stateless
* Audio-Reactive (Max/MSP?)
* Alter Image should work the same irrespective of image dimensions
* Make this into a separate module that can be incorporated with the Force Attraction Pen.Hattip to @jprctr for the base pixel sorting code.
###Inspirations###
* Sabrina Ratté's [video](https://www.youtube.com/watch?v=EEmgEAp8hSI) for Tim Hecker's Black Refraction.