documents
Here are some documents we wrote. Some of them are in german, but they'll get translated as soon as possible. Non-german readers are highly encouraged to look at all the beautiful pictures inside! If you have a question, just mail one of us.
Face Recognition with OpenCV2 | |
Author(s) | Philipp Wagner |
Description | The kind of guide I have wished for, when I was working myself into face recognition. Helps you with installing OpenCV2 and building projects on Windows and Linux. The Eigenfaces and Fisherfaces method are explained and implemented with Python, GNU Octave/MATLAB and OpenCV's C++ API. |
Downloads | PDF (Python version, English), PDF (GNU Octave/MATLAB version, English) |
Statistical Machine Learning with OpenCV | |
Author(s) | Philipp Wagner (Thanks to Filip for his amazing inkscape skills!) |
Description | Is an introduction into statistical machine learning with OpenCV. It contains a guide for setting up OpenCV on Windows and Linux. A brief introduction and code for Support Vector Machines and Multilayer Perceptrons is given. Good to get started with OpenCV and its Machine Learning library! |
Downloads | PDF (English) |