Face Detection from pictures
Developer
Public chat
Product Details
This script recognises faces from images, purely built in pyhton3.8 using cv2.
1.
Install
a.
Python3
b.
cv2 - pip install opencv-python
c.
tkinter – pip install tkinter
2.
make fc_det.py, your current directory
3.
run fc_det.py from python
4.
this opens a file dialog, select your image
5.
this processes input file and saves it to output directory with same
name
as
input but appends"_out" to it.
6.
Free executable files are available if not interested in installing
python or
dependent
libraries.
detection highlighted in green as output image with the same name as input
image appended ‘_out’ at last, in the input image directory.
Price Information
No available data