Could not get this to work... probably try again.
===== Added on 28.06.2010 =====
Settings to be Done to Perform a Good Tracking
Settings for Face & Eye Detection
Under TrackEye Menu --> Tracker Settings- Input Source: video
- Click on Select file and select ..\Avis\Sample.avi
- Face Detection Algorithm: Haar Face Detection Algorithm
- Check “Track also Eyes” checkBox
- Eye Detection Algorithm: Adaptive PCA
- Uncheck “Variance Check”
- Number of Database Images: 8
- Number of EigenEyes: 5
- Maximum allowable distance from eyespace: 1200
- Face width/eye template width ratio: 0.3
ColorSpace
type to use during PCA:CV_RGB2GRAY
Settings for Pupil Detection
Check “Track eyes in details” and then check “Detect also eye pupils”. Click “Adjust Parameters” button:- Enter “120” as the “Threshold Value”
- Click “Save Settings” and then click “Close”
Settings for Snake
Check “Indicate eye boundary using active snakes”. Click “Settings for snake” button:- Select
ColorSpace
to use:CV_RGB2GRAY
- Select Simple thresholding and enter 100 as the “Threshold value”
- Click “Save Settings” and then click “Close”
Added the settings, which are necessary for correct tracking.
ReplyDeleteHave not tried it yet, as it is too dark for my webcam :(