Skip to content

Image analysis #751

Open
Open
@jrbourbeau

Description

@jrbourbeau

There is a surprisingly large community of people using Dask for bio-medical imaging. This includes applications like fMRI brain scans, and very high resolution microscopy (3d movies at micro resolution of cells). These folks often want to load in data, apply image processing filters across that data using map_overlap, and then visually explore the result. They want this processing done with human-in-the-loop systems.

A representative example would be to:

  1. Load data with from_zarr
  2. Perform map_overlap with a trivial function
  3. Then select a sequence of regions one after the other

Metadata

Metadata

Assignees

No one assigned

    Labels

    workflowsRelated to representative Dask user workflows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions