Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 609 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 609 Bytes

faceExtractor

Extract faces from all image files in 'directory' and save them in 'out_src'.
Photographs taken by several people work well also.

1. Download 'extractFace.py'. The path to the input file is relative to the path where the script is located.

description1  

2. Install the Package

pip3 install ObjectExtractor

 

3. Run

 

4. See the Result

description3