Second testdrive with improved navigation
Second testdrive with improved navigation Watch this video on YouTube.
Read MoreDouble Award Winner :)
I am very happy and pround, to announce that i have won two awards for my Masterthesis and work with [...]
Get my Master Thesis and Paper in German!
After successfully finishing my RobotaS project at the University of Technologie in Vienna, graduating as a Master of Science in [...]
Second testdrive with improved navigation
Second testdrive with improved navigation Watch this video on YouTube.
Load from Kinect
Get video feed from Kinect, while all the libs are correctly installed! /* * Author: Dimitrios Prodromou * office@robotas.at */ [...]
Load from Webcam
Get live feed from Webcam /* * Author: Dimitrios Prodromou * office@robotas.at */ #include <stdlib.h> #include <stdio.h> #include <opencv/cv.h> [...]
Video Load
Example Load a video from the “Videos” directory /* * Author: Dimitrios Prodromou * office@robotas.at */ // opencv includes [...]
Image Manipulation
Perform a simple Gaussian blur function on the test image /* * Author: Dimitrios Prodromou * office@robotas.at */ #include [...]


