Multi-dimensional spatial image data structure
This package implements a multi-dimensional spatial image data structure for scientific Python.
To facilitate:
Multi-scale processing and analysis
Registration
Resampling
Subregion parallel processing
Coupling with meshes, point sets, and annotations
with scientific images, which are typically multi-dimensional with anisotropic sampling, this package provides a spatial-image data structure. In addition to an N-dimensional array of pixel values, spatial metadata defines the location of the pixel sampling grid in space time. It also labels the array dimensions. This metadata is easily utilized and carried through image processing pipelines.
Linter | Message | Location |
---|---|---|
inputs-should-be-native Identify inputs that should be native inputs | 'python-pytest' should probably be a native input |
|