-
Notifications
You must be signed in to change notification settings - Fork 294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/package #4
base: master
Are you sure you want to change the base?
Feature/package #4
Conversation
- also add click integration
The license is described in the XML file. It is MIT license. like: import lbpcascade_animeface
cascade = cv2.CascadeClassifier(lbpcascade_animeface.XML_PATH) |
i just made it as you ask, the constant can be used as above ( as example if you install on virtual env, virtualenv root =
to try it:
|
with this pr lbpcascade_animeface can be uploaded to pypi and can be used on other program as package
detect
subcommand and other example like on Provide demonstration script for producing images cropped to the face #1 can be added to another subcommand likecrop