Skip to content

cpietsch/ofxTemplateFace

Repository files navigation

ofxTemplateFace

attempt to use opencv cvMatchTemplate for a fast face detection in openFrameworks this is far away from usable, but shows how perfomant the cvMatchTemplate is it scans every x frame for a face with detectMultiScale and uses this as an template for cvMatchTemplate

there are many ways to improve performance, like

About

attempt to use opencv cvMatchTemplate for a fast face detection in openFrameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published