index
:
opencv-face-recognition-rpi4
main
Facial Recognition System using OpenCV on Raspberry Pi 4. Using PiCamera2 latest camera stack and simple Haar-Cascade, LBPH for face detection and recognition.
Saumit Dinesan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-05-13
facedetection: Constants formatting + FixingTypos + AddingComments
Saumit Dinesan
2023-05-12
facedetection: reversing changes
Saumit Dinesan
2023-05-12
webui: /live making the live-feed responsive
Saumit Dinesan
2023-05-12
webui: /stream adding start and stop streaming, ensuring stream does not ↵
Saumit Dinesan
start multiple time
2023-05-12
webui: Cleaning up dump+ Livestream IMPLEMENTATION
Saumit Dinesan
2023-05-11
README: Readme intoduction
Saumit Dinesan
2023-05-11
webui: flask dump
Saumit Dinesan
2023-05-11
Updating gitignore
Saumit Dinesan
2023-05-10
README: TDL Progress Update
Saumit Dinesan
2023-05-10
webui: index.html better formatting
Saumit Dinesan
2023-05-10
webui: Rearranging files for flask
Saumit Dinesan
2023-05-09
README: Adding System dependencies
Saumit Dinesan
2023-05-09
face_recognition: Migration to PiCamera2
Saumit Dinesan
2023-05-09
Cleaning up old face detection
Saumit Dinesan
2023-05-09
face_training: Refactored face training code for improved readability and ↵
Saumit Dinesan
efficiency
2023-05-09
face_capture_dataset: Slight refactor+comments for params & bounding box
Saumit Dinesan
2023-05-09
face_capture_dataset: Adding comments for detectMultiScale
Saumit Dinesan
2023-05-09
Updating requirements.txt for LBPH
Saumit Dinesan
2023-05-09
Enhanced code to handle creation of 'dataset' & 'trainer' folder for saving ↵
Saumit Dinesan
images and model
2023-05-09
Updating gitignore
Saumit Dinesan
2023-05-09
face_capture_dataset: Migration to picamera2
Saumit Dinesan
2023-05-09
CamTest: Adding comments+rounding off the FPS using round()
Saumit Dinesan
2023-05-08
CamTest: Adding FPS
Saumit Dinesan
2023-05-08
dispip: Timing problem in clearing screen 2
Saumit Dinesan
2023-05-08
CamTest: updating dependencies,requirements+removing venv
Saumit Dinesan
2023-05-07
README: Formatting correction
Saumit Dinesan
2023-05-07
CamTest: releasing picamera using stop()
Saumit Dinesan
2023-05-07
README: CamTest works
Saumit Dinesan
2023-05-07
README: Fixing typos
Saumit Dinesan
2023-05-07
CamTest: Reducing preview resolution
Saumit Dinesan
2023-05-07
CamTest: Updating the comments
Saumit Dinesan
2023-05-07
CamTest: Update camtest to use PiCamera for newer 64-bit OS release and ↵
Saumit Dinesan
latest camera-stack
2023-05-07
lcd:Fixed timing issue in clearing screen in dispip script
Saumit Dinesan
2023-05-07
README: 16x2 LCD Display documentation
Saumit Dinesan
2023-05-05
CamTest: fixing typos
Saumit Dinesan
2023-05-05
README: fixed formatting error/closed code block
Saumit Dinesan
2023-05-05
CamTest: Adding comments+q to exit window
Saumit Dinesan
2023-05-03
README: Webui Initial look
Saumit Dinesan
2023-05-03
README: Fixing format
Saumit Dinesan
2023-05-03
webui: Adding style sheet for buttons
Saumit Dinesan
2023-05-02
README: NGINX RTMP
Saumit Dinesan
2023-05-01
Adding trainer and dataset directory+TDL
Saumit Dinesan
2023-05-01
README: Fixing typos
Saumit Dinesan
2023-05-01
media+README: Testing the camera module
Saumit Dinesan
2023-05-01
README: Not Enabling Legacy Camera support as it doesn't allow VNC connection
Saumit Dinesan
2023-05-01
README: Updating Firmware+Enabling Legacy Camera Support
Saumit Dinesan
2023-04-29
README: Switching to Raspberry Pi 64-bit OS
Saumit Dinesan
2023-04-29
webui: Updating/Cleaning footer
Saumit Dinesan
2023-04-28
Adding WebUI files
Saumit Dinesan
2023-04-28
README: Updating steps to follow
Saumit Dinesan
[next]