├── .gitignore ├── Face detection complete.py └── Face_cascade.xml /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sharan-u/face-detection/HEAD/.gitignore -------------------------------------------------------------------------------- /Face detection complete.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sharan-u/face-detection/HEAD/Face detection complete.py -------------------------------------------------------------------------------- /Face_cascade.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sharan-u/face-detection/HEAD/Face_cascade.xml --------------------------------------------------------------------------------