Skip to content

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

Merged
merged 68 commits into from
Jan 6, 2019
Merged

Version 2.5.0 #118

merged 68 commits into from
Jan 6, 2019

Conversation

boltgolt
Copy link
Owner

@boltgolt boltgolt commented Jan 6, 2019

Changelog:

  • Added FFmpeg and v4l2 recorders (thanks @timwelch!)
  • Added automatic PAM inclusion on installation
  • Added optional notice on detection attempt (thanks @mrkmg!)
  • Added support for grayscale frame encoding (thanks @dmig and @sapjunior!)
  • Massively improved recognition speed (thanks @dmig!)
  • Fixed typo in "timout" config value
  • Removed unneeded dependencies (thanks @dmig!)

dmig and others added 30 commits November 18, 2018 13:45
…in cycle; drop unused import; show recognition time
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
… 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
dmig and others added 22 commits December 12, 2018 15:04
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
Added notice that facial detection is occurring
@boltgolt boltgolt merged commit 40c290e into master Jan 6, 2019
@boltgolt boltgolt deleted the dev branch January 6, 2019 15:45
@boltgolt
Copy link
Owner Author

boltgolt commented Jan 6, 2019

This is a fix for issues #70, #99, #105 and #107

@boltgolt
Copy link
Owner Author

boltgolt commented Jan 6, 2019

@luyatshimbalanga @KelleyMcChes if you have the time, could you release 2.5.0 on your respective distros?

@luyatshimbalanga
Copy link
Contributor

@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?

@boltgolt
Copy link
Owner Author

boltgolt commented Jan 9, 2019

@luyatshimbalanga what do you mean by requirements? Using ffmpeg directly from the fedora repositories should be no problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants