top of page
John Kirkham

dask-image:A Library for Distributed Image Processing

Image processing in various domains like geospatial imaging [1_], astronomy [2_], neuroscience [3_], etc. has seen the size of collected image datasets grow both due to novel techniques to expand the field of view and improve resolution. This presents a number of different challenges to workflows that were often traditionally designed to work in memory. We explore useful primitives in dask_ and explain how these can be used to aid analyis. Using these primitives, we show users how common image processing functions can be built in this framework and point out their implementations in the dask-image_ library.
bottom of page