ImFusion SDK 4.3

Subset of Operation classes implementing the ImageROISampler interface. More...

+ Collaboration diagram for Samplers List:

Detailed Description

Subset of Operation classes implementing the ImageROISampler interface.

Classes

class  CenterROISampler
 Sampler which samples one ROI from the input image and label map with a target size. More...
 
class  DefaultROISampler
 Sampler which simply returns the image and the label map, after padding of a specified dimension divisor: each spatial dimension of the output arrays will be divisible by dimensionDivisor. More...
 
class  LabelROISampler
 Sampler which samples ROIs from the input image and label map, such that one particular label appears. More...
 
class  OrientedROISampler
 The OrientedROISampler samples m_numSamples samples of size m_roiSize from each dataset with an efficient GPU sampler. More...
 
class  RandomROISampler
 Sampler which randomly samples ROIs from the input image and label map with a target The images will be padded if the target size is larger than the input image. More...
 
class  SplitROISampler
 Sampler which splits the input image into overlapping ROIs for sliding window inference. More...
 
Search Tab / S to search, Esc to close