NDPI format support in OpenSlide - are there any forecasts?

toto sugito toto_sugito_plg at yahoo.co.id
Mon Oct 8 00:33:02 EDT 2012


Hi Benjamin,
If you get changed the indentation in my code, that is because my editor.
reordered functions, etc. That is because my code still try and error because I am a new user at BIO-FORMAT data format.
So, forget about that.

I have a question for you. I have read your "openslide-ops-jpeg.c" file. This file show me information how to read a jpeg file.
I get the input from this code is jpeg file.

NDIP file have some of jpeg file. So, if we want to read selected jpeg file in NDPI file, we must extracted that file AND using code at "openslide-ops-jpeg.c" to read that jpeg file.
Or the code must be read that file without extract selected image in NDPI ?

Best regards,

Toto




________________________________
 From: Benjamin Gilbert (OpenSlide) <bgilbert at cs.cmu.edu>
To: openslide-users at lists.andrew.cmu.edu 
Sent: Monday, 8 October 2012, 10:57
Subject: Re: NDPI format support in OpenSlide - are there any forecasts?
 
On Sun, October 7, 2012 7:41 pm, toto sugito wrote:
> This is my NDPI report (code and debug image). I have success to read all
> NDPI header data.

Your code appears to be a lightly modified version of openslide-tiffdump.c
with our copyright statements removed and your name added.  Since you have
also unnecessarily renamed functions, reordered functions, changed the
indentation, etc., it's not clear to me what was changed or why.

If you want to have your changes accepted into OpenSlide, you need to
create a Git branch -- based on OpenSlide master -- containing a series of
small commits that each accomplish exactly one thing.  I can't merge your
changes if I can't understand them.

> Are you want to extract the image in NDPI to other image format or the
> code must reading the the image without extracting that ?

OpenSlide renders decoded image data to a Cairo surface.  You should be
able to use the existing JPEG backend (openslide-ops-jpeg.c) to do this.

--Benjamin Gilbert


_______________________________________________
openslide-users mailing list
openslide-users at lists.andrew.cmu.edu
https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.andrew.cmu.edu/pipermail/openslide-users/attachments/20121008/688eecac/attachment-0001.html 


More information about the openslide-users mailing list