Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Newer NDPI not supported #163
Comments
bgilbert
added enhancement format-ndpi
labels
Sep 24, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kkjaergaard commentedJun 27, 2015
On most NDPI files, openslide (through vips) works excelent. However, I received some newer samples that does not work.
Sample files: Unsupported 6_1_Pancreas_HE.ndpi. AH09.ndpi and AH74.ndpi works just fine.
Bio-formats suffers from a similar issue.
I'd love to help, but my C skills and knowledge about file formats in general are rather weak.