- Sep 20, 2016
-
-
Noah Eigenfeld authored
-
- Sep 19, 2016
-
-
johni authored
Smaller picture taken to make face recognition more accurate Pictures taken are now cropped to a more manageable size, to avoid impact of background on face recognition accuracy. Currently printing all prediction results, as I haven't found one that's more accurate yet. See merge request !6
-
Noah Eigenfeld authored
-
Noah Eigenfeld authored
-
Noah Eigenfeld authored
-
- Sep 18, 2016
-
-
Noah Eigenfeld authored
-
Noah Eigenfeld authored
Made some improvements - looks like there's an issue training the FaceRecognizer - might not be reading images correctly
-
Noah Eigenfeld authored
Hard-coded to read the first two subdirectories of a myfaces directory and add any pictures to the FaceRecognizer
-
- Sep 17, 2016
-
-
Noah Eigenfeld authored
-
- Sep 13, 2016
-
-
Noah Eigenfeld authored
-
johni authored
-
- Sep 12, 2016
-
-
johni authored
-
johni authored
-
johni authored
-
Noah Eigenfeld authored
- Sep 07, 2016
-
-
Noah Eigenfeld authored
- Sep 06, 2016
-
-
johni authored
-
johni authored
-
jhaut authored
Added ability to take a picture from a webcam Right now I just have a main method in FacialRec that is doing this. Current functionality: * When run, starts a video feed from the webcam * If user presses spacebar, takes a picture and displays it * If user presses ESC or spacebar, return to video feed * If user presses ESC, exit application We might want to divide some of this into classes. Let me know what you think. See merge request !1
-
Noah Eigenfeld authored
-
- Sep 03, 2016
-
-
neig authored
-
- Sep 01, 2016
-
-
jhaut authored
-
- Aug 27, 2016