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

Currently only works for .pngs #2

Open
RonnieNigash opened this issue Dec 13, 2014 · 0 comments
Open

Currently only works for .pngs #2

RonnieNigash opened this issue Dec 13, 2014 · 0 comments
Assignees

Comments

@RonnieNigash
Copy link
Owner

The current cv2 module only allows us to analyze datasets of .png's and use .png input files. Look into another module that would allow either the user to choose or be indifferent to the two types.

Option 1:

Only use .png files and leave the code as-is.

Option 2:

Find another package for searching through the more common .jpg files.

Option 3:

Find an alternative package or use some form of case-based conversion that is image format indifferent.

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

No branches or pull requests

1 participant