Skip to content

Face Detection Using streaming video from a phone through wifi. IpWebcam android app is used to interface this operation. This implementation is useful to make a prototype of Realtime Inspection Support Drone.

Notifications You must be signed in to change notification settings

capt4ce/Face-Detection-Using-streaming-Video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Face-Detection-Using-streaming-Video

Face Detection Using streaming video from a phone through wifi. IpWebcam android app is used to interface this operation. This implementation is useful to make a prototype of Realtime Inspection Support Drone.

The method used in this project is just a simple method HAAR-Cascade that will detect the front structure of the face.

Base tutorial: https://realpython.com/blog/python/face-detection-in-python-using-a-webcam/

About

Face Detection Using streaming video from a phone through wifi. IpWebcam android app is used to interface this operation. This implementation is useful to make a prototype of Realtime Inspection Support Drone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages