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 Module implements transformations that ensure data format checks and conversion and are internally used within the
Compose class.The
Compose class itself and all base abstract transformations are implemented in the Core Module.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.