• Home page
  • Login
  • Contact us
  • Repo
  1. API Reference
  2. Function reference
  • Overview
    • TileDB-BioImaging
  • Examples
    • OME Tiff
    • OME Zarr
  • API Reference
    • Function reference

On this page

  • Function reference
    • Converters
    • TileDBOpenslide
    • Ingestion
    • Exporation
  • Report an issue
  1. API Reference
  2. Function reference

Function reference

Converters

ome_tiff.OMETiffConverter Converter of Tiff-supported images to TileDB Groups of Arrays
ome_zarr.OMEZarrConverter Converter of Zarr-supported images to TileDB Groups of Arrays
openslide.OpenSlideConverter Converter of OpenSlide-supported images to TileDB Groups of Arrays

TileDBOpenslide

TileDBOpenSlide

Ingestion

from_bioimg This function is a wrapper and serves as an all-inclusive API for encapsulating the

Exporation

to_bioimg This function is a wrapper and serves as an all-inclusive API for encapsulating the
OME Zarr
  • Report an issue