DEMOS

Here are some small technical demos that I created in the past and I update when I have available free time which is not often ;P



MOSAIC GENERATOR

On this demo I wanted to create a mosaic based on one image input (by the user) using the latest uploaded images to Flickr/Imgur. It allows the user to play with different color matching algorithms.



GESTURE INTERFACE - OPTION MENU

Recently I'm very interested into gesture detection as I believe it will be the next big change in how we interact with our browsers and applications. Soon it will be no required to touch a mouse or a keyboard to execute basic actions. On this demo, I present a menu where the user selects the option with his hands.



GESTURE INTERFACE - HEAD TRACKING

Not being happy with the last demo problems with high/low luminosity environments, I decided to try a new head tracking library which does an amazing job normalizing the frames captured by the webcam. I prepared a small demo tracking the head movements.



RECIPE BOOK + WEBCAM CONTROL

This demo represent an interactive recipe book where you can pass the pages without "touching" them. I created it to experiment with some HTML5 libraries to capture and process images from the webcam as well as to solve a problem in my kitchen "dirty cooking books" ;P
I developed this experiment under Chrome, using the latest stable version 25.0.1364.97m



AUTOMATIC COLOR DETECTION

On this article I present a very basic script to automatically detect the main color of an image based on borders detection and background removal.

No comments :