Documentazione
Elementi di Analisi per Visione Artificiale |
Sep 2015 | ITA HTML PDFBibTex |
Teoria dei Veicoli Autonomi | Feb 2014 | ITA PDF |
Mapping and Vehicle Reference | Nov 2009 | ENG PDF |
Disparity Inverse Perspective Image | Maj 2008 | ITA PDF |
Temporal Low Pass Filter for
image elaboration |
Mar 2007 | ITA PDF |
Assembler: SIMD per Intel/AMD |
Mar 2005 | ITA HTML |
Benchmark cast (why not use unnecessary boost::lexical_cast) |
Jul 2007 | ENG HTML |
Benchmark boost::signal |
Apr 2007 | ENG HTML |
Spunti di ottimizzazione del
codice |
Apr 2007 | ITA HTML |
Confronto tra i Toolikt per
gestione di finestre |
Jan 2005 | ITA HTML |
exception, visibility=hidden and shared object |
Feb 2010 | ITA HTML |
CWindow White Paper | Dec 2010 | ITA PDF HTML |
Pin-Hole Camera Calibration Survey | Oct 2010 | ENG PDF |
Open Source Projects
AdaBoost Classifier: A LGPL optimized implementation of a Ada-Boost Classifier based on Haar FeaturesSmall Grid Computing Library: A LGPL minimalistic grid computing library
Kalman Library: A LGPL Kalman, Extended Kalman, Unscented Kalman filter library
Code Snippets
. BOOST Snippet
. BOOST PTREE Snippet
. Windows Snippet
Code Fragments
Source Code (license LGPL):
- (C++) WritePPM and WritePGM function: code to write a PPM/PGM image using fstream;
- (C) WritePPM and WritePGM function: code to write a PPM/PGM image using stdio.h;
- (C++) ReadPPM and ReadPGM function: code to read a PPM/PGM image using fstream;
- (C++) Time Measure functions: classes usefull to benchmark functions;
- static_proxy class;
- base_storage class;
- sortedvector class;
- a type safe homogeneuous container;
- a different implementation for boost::any
- How to use boost::asio::serial_port
- Example of use of boost::asio::udp for receive sync packets
- Example of use of boost::asio::udp for receive async packets
- Example of use of boost::asio::udp for send sync packet
- Example of use of boost::asio::udp for send async packet
- Example of use of LIBAVCODEC and SWSCALE
- A portable binary archive serializer
- Radici di polinomi usando Eigen
- Algoritmo A* (A-Star) in C++
Mantengo (nel senso che ogni tanto compilo e faccio il pacchetto) alcuni pacchetti debian (e RPM):
Built Debian Packages
Some modded software:
Putty Mods and Add-Ons
Raccolta articoli di Game Programming [sito esterno all'Università di Parma]
PMX.it [Sito personale per la raccolta di miei articoli e software sviluppati]