Skip to content

Kasper Kamperman

Creative Developer

  • About me
  • Projects
  • Codelog
  • Edulog
  • Contact me

Processing

Processing related articles and examples.

Save Image to Web with Processing and PHP

05-03-201912-02-2018 by Kasper Kamperman

Processing demo code that shows how to upload an image from Processing to a web server. It takes a picture with your webcam and saves the image to a folder on your webserver with PHP.

Categories Codelog, Processing

Using Azure Cognitive Services with Processing

02-09-201830-01-2018 by Kasper Kamperman
Emotion Detection with Azure and Processing

Processing demo code to sent images to the Microsoft Azure Cognitive Services Face API. It takes a picture from your webcam and it will return an analysis of all the faces found.

Categories Codelog, Processing

Penner Easing functions in Processing

02-09-201803-07-2017 by Kasper Kamperman

Demonstration of the raw Robert Penner easing functions implemented in the Ani library for Processing.

Categories Codelog, Processing

Processing ColorWheel

24-05-201805-07-2014 by Kasper Kamperman

Example code to draw a sliced color wheel with the bezierVertex() function in Processing.

Categories Processing

Processing CSV files with Processing

30-12-202017-05-2014 by Kasper Kamperman

A code example that shows how to read, modify and write .csv files with Processing.

Categories Processing

OSC Data Monitor

14-12-202214-12-2022 by Kasper Kamperman
View of the OSC DataMonitor application

Monitor incoming OSC (Open Sound Control) data on your network with this application. I also explain in a video how OSC works.

Categories Processing Tags controlp5, open sound control, osc, oscp5, processing 15 Comments

Animated Bokeh effect with Processing

24-05-201828-10-2011 by Kasper Kamperman

Demonstration of the ease of use to use Processing for Compositing, based on the Awesome digital bokeh effect in Photoshop.

Categories Processing 1 Comment

Processing ControlP5 example 2: Style and setValue

30-01-201808-03-2010 by Kasper Kamperman

In this follow up article (Processing ControlP5 example 1) an example on how to style (font, color) the ControlP5 interface elements and how to set their values, so you can use them also to monitor variables.

Categories Processing 8 Comments

Processing ControlP5 example 1: user interface

02-09-201808-03-2010 by Kasper Kamperman

The controlP5 library for Processing makes it easy to add knobs and buttons to your Processing applications. In this article an example how to add some interface elements (buttons, sliders etc.) and how to listen to their events.

Categories Processing 19 Comments
Kasper Kamperman

Hi, I'm Kasper. A Creative Developer with a focus on Digital Product Design based in Enschede, The Netherlands. I create new user experiences by tinkering with different technologies and tools. I run an academic minor course named Creative Design & Technology and teach about Digital Product Design.

Feel free to follow and reach out me on Twitter (@kasperkamperman), LinkedIn or contact me directly.

Recent Posts

  • Student evaluation of teaching
  • Arduino – How to fix error .h: No Such File or Directory
  • Programming in Processing for beginners
  • Technical Prototyping a Compass Web App
  • Import CSV in MongoDB and keep it in sync.

Codelog Categories

  • Arduino
  • Processing
  • Computer Vision

Processing

  • Import CSV in MongoDB and keep it in sync.

Copyright © 2023 · Kasper Kamperman