Please enable JavaScript.
Coggle requires JavaScript to display documents.
Raspberry Pi Project - Coggle Diagram
Raspberry Pi Project
Home Page
Login
Create New User
Feature Menu
Facial Recog
Take single frame from the camera
Find face in the camera
Compare the face with the faces in the dataset
If known do nothing
If unknown send sms
Send SMS and start buzzer
Object Recog
Take single frame from camera
Detect objects using the mobile ssd model
If object is not dangerous do nothing
If object is dangerous send sms
ANPR
Take single frame from camera
Send frame to plate recognizer site and wait for response
Search response for plate number
If plate is unknown send sms
If plate is known do nothing
Add New Face
A new Face is added to the dataset
Train a new face classifier
Add New License Plate
Write the new plate number and save it to a text file.