Computer Science, asked by jazz1943, 1 year ago

Face detection opencv python

Answers

Answered by kumarnaveen14421
0

OpenCV. OpenCV is the most popular library for computer vision. Originally written in C/C++, it now provides bindings for Python. OpenCV uses machine learning algorithms to search for faces within a picture.

Answered by pjgaikar06
0

The following code and attached file is python code for "Human Face Detector".

Attachments:
Similar questions