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

Required image format for CLAHE #2

Open
kdarras opened this issue Mar 3, 2021 · 0 comments
Open

Required image format for CLAHE #2

kdarras opened this issue Mar 3, 2021 · 0 comments

Comments

@kdarras
Copy link

kdarras commented Mar 3, 2021

First, thank you for implementing CLAHE on python.
I tried to use your python script on a 5MP JPEG taken from an IR camera but I cannot get it to work, and I am not sure what the required format is (tried PNG too). I indicated the path to he image in the "im_path" and I wrote the name of the file under "gray_image", but I keep getting the error "AttributeError: 'tuple' object has no attribute 'shape'"

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