Posts

Showing posts from March, 2021

AI Real time face Detection using WebCam (PYTHON)

Image
For Real Time Face Detection we are going to use   opencv   library:- Let's get started- To Installing the library simply open the terminal window and type  -                                                                                                                                                                                                                                      "pip install openc...