nischi / MMM-Face-Reco-DNN

Face recognition with opencv and deep neural network
MIT License
91 stars 46 forks source link

Is there any way to take a picture of unknow faces? #75

Closed goldyfruit closed 3 years ago

goldyfruit commented 3 years ago

Hi @nischi,

Is there a way to take picture of unknown faces and store them into an unknow-faces directory or something like?

Thanks again for the great work!

nischi commented 3 years ago

@goldyfruit you can do this with the option extendDataset

goldyfruit commented 3 years ago

My bad @nischi :+1: