facemask detection using opencv matplolib and sklearn
THIS IS WORK OF RISAHBH DWIVEDI
FIRST YOU HAVE TO INSTALL ALL DEPENDENCIES. OPEN COMMAND LINE TYPE PIP INSTALL -r requirements.txt
main points to note
- You have to give your own image full path.
- dependencies should be present or installed.
**haar facial detection: it is given by haar, haar facial detection detect your face brighter and darkers area and save as it pixel of image
** algorithm used in this model
voila jones facial detection algorithm