C++
PD Externals
Posted March 14th, 2008 by valderama
At FH Joanneum I realized 2 PD Externals, which are C/C++ programmed extensions of the graphical programming environment pd (www.pure-data.info).
The externals are part of the project SCALEX (www.scalex.info).
CSI Hagenberg
Posted March 14th, 2008 by valderama
In my fifth term of my course in hagenberg me, a colleague of mine
(ladyk.net) and a cooperating team of three other students developed a
GUI fingerprint verification application under Linux. Our part was to design and implement the GUI, which was done with wxWidgets and openGL.
The logo is also self-made, it is designed by me.
The project webpage: csi.ladyk.net
GMouse
Posted March 14th, 2008 by valderama
During internship in 2006 at the research departement of the course
information-design at fh-joanneum I developed the GMouse - which should
be a mouse substitute. You can move the mouse by pointing with your hand, and click by bending a finger. Therefore I used a magnetic Polhemus Tracker to the 3D position of the hand and a data glove to recognize if a finger is bended.
Paintstation
Posted March 14th, 2008 by valderama
In my 4th term at FH Hagenberg in Austria the "paintstation" was created. In a team of 7 we
developed this virtual graffiti station, which allowes the user to
spray virtually on every wall on this earth.
We used technologies like the openCV for tracking a infra-red point, wxWidgets for the GUI and openGL for painting.