Skip to content

nikhlagrwl/facial_detection_pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Human Detection using Raspberry Pi

This is a Raspberry Pi project which is made for surveillance purpose.
The project contains a python program which is used to detect any type of human intervention and alert the user by sending a mail.

There are three models which are used for the human detection.

Face Detection
Upper Body Detection
Full Body Detection

This project can only run on Raspberry Pi with the following Python Libraries:

picamera
numpy
opencv(cv2)
picamera.array

The Output Image will look like this

Output Image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages