browser icon
You are using an insecure version of your web browser. Please update your browser!
Using an outdated browser makes your computer unsafe. For a safer, faster, more enjoyable user experience, please update your browser today or try a newer browser.

project

Java design pattern

Ho ritrovato il codice e la documentazione di un piccolo laboratorio del corso di Ingegneria del Software Avanzato, molto semplice, sui design pattern. Si tratta di una semplicissima, ma molto interessante, applicazione in Java che utilizza il pattern Strategy. I design pattern sono una delle cose più affascinanti dell’ingegneria del software, a mio modesto parere. … Continue reading »

Categories: codice, project, sofware, university | Leave a comment

Blender: a simple animation from scratch

Laboratory of Computer Graphics A complete tutorial from the construction of 3D models to their animation in Blender. Il video dell’animazione Tutorial in HTML Get your own – Open publication

Categories: project | Leave a comment

Rate-Distortion in H.264 video coding

In this project we have studied the trade off between the bitrate and distortion in the H.264 video coding. We have made some tests using the encoder, matlab and some yuv video. Here you can see a preview of the final document. As soon as possibile i will upload the pdf release.

Categories: project | Leave a comment

Usability of Interactive Web Applications

In questo progetto, con i miei colleghi, abbiamo studiato l’usabilità del sito di Trenitalia. Corso: Usabilità delle Applicazioni Informatiche (Prof. Bolchini) Ecco il REPORT

Categories: project | Leave a comment

Digital Image Processing

In questo progetto abbiamo studiato e implementato un algoritmo per il riconoscimento di impronte digitali utilizzando il modello matematico della trasformata Wavelets. (Voto finale: 28) CODICE (matlab)- DOCUMENTO

Categories: project | Leave a comment