Sure do. Doing that increases the quality of the classifier for that face-hash. That also helps if they show up a bit later with slightly different lighting.
I also implemented a "no more than 50 samples per matched face" to keep the size of the face-hash-db down.
and my old code's currently on gitlab, gitlab.com/crankylinuxuser . It's pretty crappy as it was a weekend hack. I need to separate the engine from the GUI, and make the GUI web accessible. There's a few more pieces to do that, but I was looking at selling it for various purposes.
I also implemented a "no more than 50 samples per matched face" to keep the size of the face-hash-db down.
https://hackaday.com/2015/03/04/face-recognition-for-your-ne...
and my old code's currently on gitlab, gitlab.com/crankylinuxuser . It's pretty crappy as it was a weekend hack. I need to separate the engine from the GUI, and make the GUI web accessible. There's a few more pieces to do that, but I was looking at selling it for various purposes.