Skip to content

import "cvHOGClassifier.yaml" with python #16

@zelade

Description

@zelade

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions