This application lets you select two folders and compare pictures in them. Either by histogram or SURF/SIFT algorithms. Result is exported into html file sorted by most similar pictures.
Page 1
Základní
2012 – Networking demo
School project which demonstrates mutithread TCP and UDP communication. Robot (client) asks server which direction he can go etc. Unfortunatelly this application doesn’t have gui.
Základní
2011 – Fractal renderer
Application written in C++ that renders two types of fractals with changable properties. Mandelbrot set and Julia set.
Základní
2011 – Reservation system for exams
Dynamic web application written in Symfony framework. Used JavaScript libraries (jQuery…) to select a place in room layout. Algorythms for most effective placement of students.