-
-
Notifications
You must be signed in to change notification settings - Fork 322
Version 2.5.0 #118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 2.5.0 #118
Conversation
…le; drop unused import
…in cycle; drop unused import; show recognition time
code quality update
Add Fedora installation instructions
…alculate scaling_factor outside of main cycle; use grayscale image for darkframe and face detection; fix winning model index detection; some minor code cleanups
…ommended and suggested packages
… dlib from tarball instead of making git clone; configure dlib according to cpu flags; do not install opencv using pip; set use_cnn option automatically; minor code cleanup
…otify user about max name length
…; minor code cleanup
…alization helper thread
Initial FFMPEG support for HP Spectre x360 13t IR camera
v4l2l.py is included in src dir. The version you get from pip install does not work with python3 (at least not on my system), so I had to modify a bunch of the functions returning a list() of range() instead of the original range().
Added a pam conversation message that the facial detection is being performed.
Adding support for v4l2 devices directly in python
…tests This reverts commit 1714579.
Default is off
Added notice that facial detection is occurring
@luyatshimbalanga @KelleyMcChes if you have the time, could you release 2.5.0 on your respective distros? |
@boltgolt Would you list the requirement for the new 2.5.0 release? I attempt to built it but it failed. Also will it be possible to build without ffmpeg as the Fedora policy does allow ffmpeg in the repository? |
@luyatshimbalanga what do you mean by requirements? Using ffmpeg directly from the fedora repositories should be no problem. |
Changelog: