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

Open
assilbenchaaben opened this Issue Apr 29, 2015 · 2 comments

Comments

Projects
None yet
2 participants

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.

Owner

bgilbert commented Apr 29, 2015

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?

Sorry about that, but i can't. the images are not mine, i can't give them.

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