API Reference
Here, you can find documentation pages for the individual transformations.
All preprocessing and augmentation transformations are implemented in the Augmentation Module.
The conversion transformations are implemented in the Conversion Module.
The
Compose class and all base abstract transformations are implemented in the Core Module.- Augmentation Module
AffineTransformCenterCropContiguousFlipGaussianBlurGaussianNoiseHistogramEqualizationNormalizeNormalizeMeanStdPadPoissonNoiseRandomAffineTransformRandomBrightnessContrastRandomCropRandomFlipRandomGammaRandomGaussianBlurRandomRotate90RandomScaleRemoveBackgroundGaussianRescaleResizeScaleStandardizeDatatype
Runtime
The execution times of individual transformations from our library and their comparison to other libraries capable of processing volumetric image data are available at the project’s GitLab page.