Hi, this must be a question that is often asked, but I cannot find an answer nor intructions on how to.
Is it possible to train a cascade model from the already train haarcascade frontface default? My goal is for the script to recognise specific people (i.e. me). I know there is a recongniser built in opencv, but it is quite slow on a raspberry pi compared to a cascade xml.
I am tryingto train a model from scratch, but with mixed results.
thanks
(ps: I'll also post this question on stackoverflow)