Tutorial about using Camera in Processing on Pi

Hey all! As part of Google Summer of Code 2018, under supervision of @gohai, I made a website for http://pi.processing.org and wrote a couple of tutorials. One of them is about using PiCamera and USB Cameras in Processing on the Pi. It contains info on:

  • Setup
  • Using @gohai’s GLVideo library
  • Using GLSL filters for incredibly fast image processing

Feel free to read it, and especially feel free to provide feedback about it, either here or on Github (https://github.com/processing/processing-pi-website).

Enjoy and please share with fellow users of Processing on Pi!

3 Likes