Open ConradSelig opened 4 years ago
We have picked out faces with open CV before - but can we actually identify who's face it is? (hint: we can).
Lets see if we can find some code online that already does this - and we'll adapt it to our needs later.
I have some code from Ford that picks out faces really well. I'll be uploading it soon
Commit a44d78b is a false reference, please ignore - my bad.
We have picked out faces with open CV before - but can we actually identify who's face it is? (hint: we can).
Lets see if we can find some code online that already does this - and we'll adapt it to our needs later.