face-extractor
                                
                                 face-extractor copied to clipboard
                                
                                    face-extractor copied to clipboard
                            
                            
                            
                        Extract face from image using face++
Face Extractor
Usage:
- Dowonload face++ python sdk
- Install opencv with python support
- Copy files into facepp-python-sdkdirectory
- Execute pip install -r requirments.txt
- Run extract_face.pyusing:python extract_face.py path_to_img
- Output image is saved as img_name_face.png