Skip to content

cpietsch/ofxTemplateFace

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

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