Ever wondered where all your disk space went?
Check out SequoiaView!
It is a pretty nice visualization tool from university of Eindhoven that shows you a explorable treemap of your disk space usage. Thereby you can pretty fast identify old VM images or installers which are lying around wasting your storage.
As you can see in the image below, you just have to follow the huge blobs to find the wasted space.
Check out the homepage of the project:
http://w3.win.tue.nl/nl/onderzoek/onderzoek_informatica/visualization/sequoiaview//
Philipp Berger is a Phd student researching on Data Mining, CSCW, Social Media and more challenging data science problems.
Monday, May 21, 2012
Wednesday, May 16, 2012
Touch Paint
How to make your own touch pad and implement a simple drawing app with it?
This was the challenge during the HCI Research lecture by Baudisch at the Hasso-Plattner-Institute.Probably for me even a harder challenge caused by my lag of programming skills with C/C++ and my lag of image processing knowledge. Nevertheless, after quiet a time I handled it. Check out the video!
![]() |
Glowing tips |
![]() |
My Pad |
And remember to set all the necessary path variable (include, libary, execution).
Check out my visual studio 2010 project ZIP. (Just a prototype^^)
Labels:
C language,
C++,
drawing,
image processing,
paint,
touch,
touch controll,
touch pad
Subscribe to:
Posts (Atom)