VigneshKathirkamar / simple_programs

This repository contains small codes that contains not more than 50 lines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple_programs

This repository contains small codes that contains not more than 50 lines

Step 1

pip3 install -r requirements.txt

Step 2

python3 <name_of_the_program>
Eg:python3 mtcnn_app.py


face_capture.py captures and stores video only when a face is dectected on the video

About

This repository contains small codes that contains not more than 50 lines


Languages

Language:Python 100.0%