Iris Whole Slide Imaging
Loading...
Searching...
No Matches
Iris::LayerExtent Struct Reference

Slide objective layer extent detailing the extent of each objective layer in the number of 256 pixel tiles in each dimension.
More...

#include <IrisTypes.hpp>

Public Attributes

uint32_t xTiles = 1
 Number of horizontal 256 pixel tiles.
 
uint32_t yTiles = 1
 Number of vertical 256 pixel tiles.
 
float scale = 1.f
 How magnified this level is relative to the unmagnified size of the tissue.
 
float downsample = 1.f
 Reciprocal scale factor relative to the most zoomed level (for OpenSlide compatibility)
 

Detailed Description

Slide objective layer extent detailing the extent of each objective layer in the number of 256 pixel tiles in each dimension.

The relative scale (zoom amount) as well as how downsampled the layer is relative to the highest zoom layer (the reciprocal of the scale).


The documentation for this struct was generated from the following file: