/pollock-mirror

Optical flow adaptation of Matt DesLauriers' original color-wander. Generates Jackson Pollock-like images by calculating optical flow vectors from a webcam video feed.

Primary LanguageJavaScriptMIT LicenseMIT

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.