Skip to content
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

import "cvHOGClassifier.yaml" with python #16

Open
zelade opened this issue Mar 17, 2017 · 0 comments
Open

import "cvHOGClassifier.yaml" with python #16

zelade opened this issue Mar 17, 2017 · 0 comments

Comments

@zelade
Copy link

zelade commented Mar 17, 2017

Hello,
i really appreciate your training program. I want to use the generated classifier with my custom python detector. How can i import the file?
For example the import of the DefaultPeopleDetector looks as follows:
# initialize the HOG descriptor/person detector
hog = cv2.HOGDescriptor()
hog.setSVMDetector(cv2.HOGDescriptor_getDefaultPeopleDetector())
What do i have to change to import the custom file?
Best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant