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

Support for reading 12 bit tiff images #416

Closed
wants to merge 12 commits into from

Conversation

wiredfool
Copy link
Member

Fixes #414.

x Needs tested on Bigendian systems.
x Should be tested with libtiff as well.

@wiredfool
Copy link
Member Author

Current version looks good on bigendian/python2.7

@aclark4life
Copy link
Member

Want me to merge this?

@wiredfool
Copy link
Member Author

I'm going to check on libtiff as well. I'm happy with what's there, there just might be more.

@wiredfool
Copy link
Member Author

Ok. This looks like it's good now. Everything up to 9d06fa7 is for the 12bit tiffs, the rest is just letting me test them in libtiff without compressing them. Which entailed some overdue cleaning up and removal of the useless version of the compression variable, and adding flags to force operations into libtiff.

I think it's solid.

@wiredfool
Copy link
Member Author

Merge from master -- should be clean now.

@aclark4life
Copy link
Member

Doh! Can you merge from master again? Sorry

@wiredfool
Copy link
Member Author

I think this might be merged into #417.

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

Successfully merging this pull request may close these issues.

Opening 12-bit tiff files
2 participants