Face tracking with face detection
Using OpenCV's Viola-Jones face detector with one camera. Transmit bounding box coordinates. Requires some tracking logic (more than one person visible in image).
!! The university Gitlab servers will be under database migration and maintenance on 6.5. from 08:00 onwards. !!
!! There will be some sporadic server outages of undetermined duration during the day and we suggest you avoid any larger projects or CI/CD runs during this period. !!
!! There will be an announcement here when the maintenance is done. !!
Using OpenCV's Viola-Jones face detector with one camera. Transmit bounding box coordinates. Requires some tracking logic (more than one person visible in image).
changed due date to January 31, 2020
added Feature label
Detection and tracking now works. Sending detected objects from vision not yet done (msgpack channel).
mentioned in merge request !235 (merged)
closed via merge request !235 (merged)
mentioned in commit 0eae6bf8