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
Support 16-bit NDPI #162
Comments
|
OpenSlide currently can read only 8-bit NDPI files and produces only 8-bit output. Could you post, or send me privately, a sample 16-bit NDPI file? |
assilbenchaaben
commented
Apr 30, 2015
|
Sorry about that, but i can't. the images are not mine, i can't give them. |
bgilbert
added enhancement format-ndpi dimensionality
labels
Dec 7, 2015
bgilbert
changed the title from
Ndpi 16 bits image to Support 16-bit NDPI
Dec 7, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
assilbenchaaben commentedApr 29, 2015
Hi,
I'm new on using openslide to manipulate Ndpi files. I want to know if openslide support the exportation of 16 bits images from Ndpi file. I use Cimg and opencv to manipulate images after read the Ndpi file with openslide.