Unverified Commit 7fbc78fb authored by Skysky's avatar Skysky Committed by GitHub

Create README.md

parent 86ab5239
# CatFaceCutting
A project that cuts out a cat's face. Using openCV, python, haarcascade_frontalcatface.
---
### Useing:
* Python
* OpenCV
* haarcascade_frontalcatface_extended.xml from openCV
### Instructions:
* Set parameter above main.py.
* **filepath:** The image path, can set flode's path or file's path.
* **savepath:** The output path.
* **magnification:** This project will cut cat's face when it's be founded. You can set magnification is you want cut in different size.
* **mode:** Mode 0 will show the picture, Mode 1 will save the picture.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment