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

OpenIMAJ library cannot read tiff files even with 3rd party libraries? #119

Closed
mosab-shaheen opened this issue Mar 6, 2017 · 2 comments
Closed

Comments

@mosab-shaheen
Copy link

The library, I think, contains a bug regarding reading TIFF files. Even if you use 3rd party libraries like "TwelveMonkeys" for some files it is causing an error.

I raised a question on stackoverflow. Could you please check it:
http://stackoverflow.com/questions/42623770/openimaj-library-cannot-read-tiff-files

@mosab-shaheen mosab-shaheen changed the title OpenIMAJ library cannot read tiff files ? OpenIMAJ library cannot read tiff files even with 3rd party libraries? Mar 6, 2017
@mosab-shaheen mosab-shaheen reopened this Mar 6, 2017
jonhare added a commit that referenced this issue Mar 6, 2017
has to read the whole file to get the header (seems to happen with
tiff). See #119.
@mosab-shaheen
Copy link
Author

This is the tiff file (GeoTiff specifically) that I am using which causes the error :

"https://drive.google.com/file/d/0ByKaCojxzNa9MWxPTUJjZURHR1E/view?usp=sharing"

@jonhare
Copy link
Member

jonhare commented Mar 6, 2017

OK, with that image and the change in bc8ebab, image loading now works. The maven snapshot now contains this fix. I'll close this issue now, but reopen if you run into other problem images.

@jonhare jonhare closed this as completed Mar 6, 2017
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

2 participants