siibra.experimental.patch

Module Contents

Classes

Patch

class siibra.experimental.patch.Patch(corners: siibra.locations.pointset.PointSet)
property space
extract_volume(image_volume: siibra.volumes.volume.Volume, resolution_mm: float)

fetches image data in a planar patch. TODO The current implementation only covers patches which are strictly define in the y plane. A future implementation should accept arbitrary oriented patches.accept arbitrary oriented patches.

flip()

Flips the patch.