Skip to content

Releases: codeglitchz/attendance-system

v2.1.2

31 Aug 13:21
Compare
Choose a tag to compare

v2.1.1

28 Sep 11:40
Compare
Choose a tag to compare
  • Upgraded to Angular 10
  • #15 Fixed attendance time
  • VideoFeed support added for multiple device cameras

v2.1.0

21 Sep 01:46
Compare
Choose a tag to compare

Upgraded to Angular 10

WebApp + CLI version

06 Jul 16:42
Compare
Choose a tag to compare

#8 Included Angular Front-end Web Application

CLI Version

11 Mar 15:34
Compare
Choose a tag to compare
CLI Version Pre-release
Pre-release
  • FEATURE
    • Improved performance for realtime face detection and capturing
    • Made INPUT_VIDEO variable global to all modules in main.py file
    • Directory Structure updated
  • BUGFIXES
    • Fixed Face Recognization Module #1
  • ENHANCEMENT
    • To extract the useful features from the face detected
    • To record the attendance of the identified student
    • Improvement of pictorial information for human
    • Image processing for autonomous machine application
  • MISC
    • Added comments everywhere
    • Fixed all linting errors
    • Made the python linter entirely happy =)