We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It fails with the same error from TiffHeader.cpp that occurs when one tries to run tiff2holes on a monochrome (green-channel) TIFF from the SDR, e.g., https://stacks.stanford.edu/file/wt621xq0875/wt621xq0875_0001_gr.tif:
TiffHeader.cpp
tiff2holes
Cannot handle photometric interpretation 1. Input filename ../roll-image-parser_dev/wt621xq0875_0001_gr.tif cannot be opened
The text was updated successfully, but these errors were encountered:
#6 provides a -m switch for tiff2holes such that it can accept monochrome (e.g. green-channel) TIFFs, which makes this rather less important now.
-m
Sorry, something went wrong.
No branches or pull requests
It fails with the same error from
TiffHeader.cpp
that occurs when one tries to runtiff2holes
on a monochrome (green-channel) TIFF from the SDR, e.g., https://stacks.stanford.edu/file/wt621xq0875/wt621xq0875_0001_gr.tif:The text was updated successfully, but these errors were encountered: