smahesh29 / Gender-and-Age-Detection

A Python project which can detect gender and age using OpenCV of the person (face) in a picture or through webcam.
MIT License
487 stars 204 forks source link

install in python3 #1

Closed mhndm closed 4 years ago

mhndm commented 4 years ago

pip3 install opencv-python pip3 install argparse apt-get install -y libqtgui4 sudo apt install libqt4-test pip3 install opencv-contrib-python install opencv-contrib-python==4.1.0.25