biometrics / openbr

Open Source Biometrics, Face Recognition
www.openbiometrics.org
Other
2.85k stars 773 forks source link

miscellaneous scripts #515

Closed Keyurpatel93 closed 7 years ago

Keyurpatel93 commented 7 years ago

…keys exist in the templates metadata

roi.cpp copyOnCrop=True is now the default rotate.cpp rotates a mat by 90 intervals extractvaluefromLlist.cpp extracts a single value from a list in metadata and saves it in a new key majorityvoting.cpp Calculates which class has the highest scores when given a list of scores for each class scorelevelfusion.cpp Fuses the scores together for each class when given a list of scores for each class

jklontz commented 7 years ago

LGTM otherwise

Keyurpatel93 commented 7 years ago

Uncommented out specified line https://github.com/biometrics/openbr/pull/515/commits/dc67cf8cff88aa217be2e21f2c23b240b042d003

jklontz commented 7 years ago

Thanks!