de
Dieser Patch simuliert das Prinzip eines Fotoautomaten über ein Facetracking-System. Hierfür wird die Position Ihres Gesichts im Kamerabild als Steuersignal genutzt, um einen Auslöser zu aktivieren. Platzieren Sie Ihr Gesicht in der Mitte der Fotoapplikation, startet ein Counter, der am Ende einen Schnappschuss auslöst und das aktuelle Kamerabild in einer Bildmatrix ablegt.
Für den DetectObject Node werden »Haarcascade Training Files« benötigt. Diese Dateien können Sie hier herunterladen:
» www.alereimondo.no-ip.org/OpenCV/34
Hardware Tipps:
Für Trackinganwendungen eignet sich derzeit die »PlayStation Eye« Kamera besonders gut, da diese bis zu 120 Bilder pro Sekunde abrufen kann und preisgünstig zu erwerben ist. Um die PlayStation Eye Kamera mit Ihrem PC zu betreiben, muss zuerst der »Cl-Eye Platform Treiber« von Code »Laboratories« installiert werden.
gb
This patch simulates the principle of a photo booth by using a facetracking system. Therefore the position of the user’s face is used to interact with the application. Position your head in the center of the camera picture and a countdown starts and takes a picture at the end. The pictures gets displayed in a matrix under the camera image.
The Detect Object Node needs »haarcascade training files« in order to work, these files can be downloaded here:
» www.alereimondo.no-ip.org/OpenCV/34
Hardware tipps:
The »PlayStation Eye« camera is particularly good for tracking applications, due to its high frame rate up to 120 fps. To use the PS3 Eye Camera with a PC, it is necessary to install the »Cl-Eye Platform driver« from »Code Laboratories«.