openslide.level-count: '2'

Mathieu Malaterre mathieu.malaterre at gmail.com
Tue Sep 22 07:50:28 EDT 2015


Hi Ivo,

The simplified answer is yes. However for later reference I should
warn everyone out there, that command #2 will produce garbage and you
may even fall into an unhandled case of my code (mixing tiles from two
different datasets).

-M

On Tue, Sep 22, 2015 at 1:42 PM, Ivo Rakar <ivo23061987 at gmail.com> wrote:
> Hi Benjamin and Mathieu,
>
> thanks to both of you!
>
> From what I understand in this case the number of levels depends on the
> number of files that i put in the DICOMDIR.
> For example is I use the  following file DOGDIR3 that I have created in the
> following way:
>
> $ dcmmkdir --output-file DOGDIR3 --general-purpose-dvd DOG15_20
>
> the DOGDIR3 will have only one level, and if I do this:
>
> $ dcmmkdir --output-file DOGDIR3 --general-purpose-dvd DOG15_20 DOG15_40
> HUM15_40
>
> the DOGDIR3 will have three levels.
>
>
> On 22 September 2015 at 08:56, Mathieu Malaterre
> <mathieu.malaterre at gmail.com> wrote:
>>
>> Hi Benjamin,
>>
>> On Tue, Sep 22, 2015 at 8:36 AM, Benjamin Gilbert <bgilbert at cs.cmu.edu>
>> wrote:
>> > In general, OpenSlide does not synthesize intermediate levels; we try to
>> > deliver the information actually present in the slide file, and leave
>> > the post-processing to the application. (There is one driver, hamamatsu,
>> > which does synthesize levels due to some quirks of the format.)
>>
>> Tiles are Progressive JPEG ?
>> _______________________________________________
>> openslide-users mailing list
>> openslide-users at lists.andrew.cmu.edu
>> https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users
>
>



-- 
Mathieu


More information about the openslide-users mailing list