Skip to content

Kasper Kamperman

Creative Developer

  • About me
  • Projects
  • Codelog
  • 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

25-05-201803-02-2017 by Kasper Kamperman

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

Categories Processing Tags controlp5, open sound control, osc, oscp5, processing 10 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 7 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 16 Comments
Kasper Kamperman

Hi, I'm Kasper. A Creative Developer based in Enschede, The Netherlands. I love playing and tinkering with new technology. I can help you to create interactive environments, digital experiences and light installations that evoke a WOW effect.

Feel free to follow me on social media or contact me directly.

Buy Me a Coffee at ko-fi.com

kidzcourse

Recent Posts

  • Mobile First Camera App Template (HTML, CSS, JS and WebRTC)
  • Save Image to Web with Processing and PHP
  • Using Azure Cognitive Services with Processing
  • Particle Photon (STM32F205) DMA Control of GPIO pins
  • How to add source links to image captions in WordPress

Codelog Categories

  • Arduino
  • Processing
  • Computer Vision

Copyright © 2021 · Kasper Kamperman