Skip to content
Snippets Groups Projects
Select Git revision
  • 5d4f9dc763df770c2907325bd0904d91f4283772
  • 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

processing.md

Blame
  • s233039's avatar
    s233039 authored and fima committed
    5d4f9dc7
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    processing.md 888 B

    Processing data

    Here, we provide functionalities designed specifically for 3D image analysis and processing. From filter pipelines to structure tensor computation and blob detection, qim3d equips you with the tools you need to extract meaningful insights from your data.

    ::: qim3d.processing options: members: - blob_detection - structure_tensor - local_thickness - get_3d_cc - gaussian - median - maximum - minimum - tophat - get_lines - segment_layers - create_mesh

    ::: qim3d.processing.Pipeline options: members: - append

    ::: qim3d.processing.operations options: members: - remove_background - watershed - fade_mask - overlay_rgb_images