how does openslide do image downsampling

yuzhou at andrew.cmu.edu yuzhou at andrew.cmu.edu
Mon Jan 26 10:28:44 EST 2015


Good morning Benjamin,

I have a similar question. When I use OpenSlide to read a svs image which
has 11 layers, it can only read three of them. When I use the get
information function in OpenSlide, it also returns 3 layers, not 11 (In
Matlab, it's also 11 layers). I am very confused about what happened.

Thanks,
Yu



> On 01/25/2015 03:25 AM, 石川 拓海 wrote:
>> I would like to know how Openslide do image downsampling.
>
> OpenSlide tries not to do any downsampling itself: it usually just
> returns the downsampled pixels already stored in the slide file.
> (Hamamatsu formats are an exception: OpenSlide sometimes creates extra
> slide levels using libjpeg's support for downsampling during JPEG decode.)
>
> Do you have a specific question?
>
> --Benjamin Gilbert
>
> _______________________________________________
> openslide-users mailing list
> openslide-users at lists.andrew.cmu.edu
> https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users
>




More information about the openslide-users mailing list