Skip to content
Snippets Groups Projects
Select Git revision
  • 3c22d7231496e7e3a435b3421e4a17c1b47ea587
  • main default protected
  • 3D_UNet
  • notebooksv1
  • scaleZYX_mean
  • notebooks
  • convert_tiff_folders
  • test
  • notebook_update
  • threshold-exploration
  • optimize_scaleZYXdask
  • layered_surface_segmentation
  • conv_zarr_tiff_folders
  • 3d_watershed
  • tr_val_te_splits
  • save_files_function
  • memmap_txrm
  • v0.4.1
  • v0.4.0
  • v0.3.9
  • v0.3.3
  • v0.3.2
  • v0.3.1
  • v0.3.0
  • v0.2.0
25 results

io.md

Blame
  • fima's avatar
    fima authored
    3c22d723
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    io.md 356 B

    Data input and output

    Dealing with volumetric data can be done by qim3d for the most common image formats available.

    Currently, it is possible to directly load tiff, h5, nii,txm, vol and common PIL formats using one single function.

    ::: qim3d.io options: members: - load - save - Downloader