Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 731 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 731 Bytes

Pollock-mirror

Optical flow adaptation of Matt DesLauriers' original color-wander. Generates Jackson Pollock-like images by calculating optical flow in the webcam video feed instead of calculating vectors based on thresholded input images.

Matt's original blog post:

Matt's original color-wander repo:

By Jakob Stasilowicz - kontakt [at] stasilo.se

Example

Example

Usage

Clone the repo and run

npm run start

License

MIT, see LICENSE.md for details.