Calculating amount of colorization for a psychological study

21 July 2019

Recently I got approached with the request of automatically calculating how much of an image got colorized by a test subject. In this case they had to draw on the shape of a human body to describe which parts of their body reacted most to the experiment.So we have a test sheet with some text […]

Brightness values of images as 3D topology with Python

5 February 2019

I am still not sure why exactly, but yesterday an idea came to my mind at did not let it go until I wrote a small python script to make it happen.The idea was inspired by some Art of 3d cubes showing an image, minecraftstyle, where the topology was defined by the color brightness. It […]