Skip to content

Add imdecode support #37

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Jul 2, 2018
Merged

Conversation

edwards-sj
Copy link

I needed the option to process an image already loaded into a string so I added the opencv imdecode function.

I've added a test function, it runs the same LBPHFaceRecognizer tests but with the images loaded using imdecode instead of imread.

@hihozhou hihozhou merged commit e26bb21 into hihozhou:master Jul 2, 2018
@edwards-sj edwards-sj deleted the add-imdecode-support branch July 2, 2018 08:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants