siibra.volumes.providers.freesurfer
Handles reading and preparing gii files.
Classes
Helper class that provides a standard way to create an ABC using |
|
Helper class that provides a standard way to create an ABC using |
Module Contents
- class siibra.volumes.providers.freesurfer.FreesurferAnnot(url: str | dict)

Helper class that provides a standard way to create an ABC using inheritance.
- abstract get_boundingbox(clip=False, background=0.0) siibra.locations.boundingbox.BoundingBox
- class siibra.volumes.providers.freesurfer.ZippedFreesurferAnnot(url: str | dict)

Helper class that provides a standard way to create an ABC using inheritance.
- abstract get_boundingbox(clip=False, background=0.0) siibra.locations.boundingbox.BoundingBox