- Let's take a photo of all participants!
- You can get the processing app here.
- Let others do it (GWAP, Mechanical Turk)
- Let the CPU do it (Processing)
- Let the GPU do it (Processing + Shaeders)
- Find a Library that does it
- Do it yourself (Pen + Paper)
Check out the tools section of our repo.
(Continuously updated ...)
- How to use the Camera with Processing
- What's in a Pixel?
- Simple Image Transformations
The Video Source Library provides a common Interface to different kinds of Video Input.
- Camera Input
- Animated Gifs
- OGG
Check out the Video Loops Example.
- Threshold Filter
- Extract Outlines
- Remove Shapes
- Repeat
-
Turtle Walks — Meandering Code Project
-
Freeman-Code (Chain Code)
-
- Moore (8 Neighbors)
- Von Neumann (4 Neighbors)
-
Chain Code Extraction — Open Processing Sketch by Golan Levin
Exercises can be found here.
Solutions can be found here.