Skip to content

Openframeworks script. Dithering tool to convert images or video sequence to black and white halftone.

Notifications You must be signed in to change notification settings

hoxgen/ditherPoints

Repository files navigation

ditherPoints

Dithering tool (Openframeworks)

Usage:

Image / Video mode

mode = 0; // single image mode outputs single images

mode = 1; // video mode outputs png sequence

nBatch = 80; defines how many images should be processed for a video frame

/data/src/

  • folder with source files

/data/export/

  • output folder

Example

About

Openframeworks script. Dithering tool to convert images or video sequence to black and white halftone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published