API Reference¶
This page documents the public API of the bioio package.
Core Classes¶
|
BioImage takes microscopy image data types (files or arrays) of varying dimensions ("ZYX", "TCZYX", "CYX") and reads them as consistent 5D "TCZYX" ("Time-Channel-Z-Y-X") ordered array(s). |
|
A simple container for embedded metadata fields. |
|
A small class to build standardized image writer functions. |
Types and Aliases¶
|
|
|
Enums and Dimensions¶
|
A general object for managing the pairing of dimension name and dimension size. |
Utilities¶
|
Generate a feasibility report for each plugin, determining if it can handle the specified image. |