Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 272 Bytes

File metadata and controls

9 lines (6 loc) · 272 Bytes

Face-detection-using-phone-camera

A simple face detection using Haar-cascade classifier for face detection

Read the Video feed using IP Web camera app on your android device

Before compiling the code import opencv-python module in your python IDE

Compile the program