ScalableCytometryImageProcessing / SCIP

Scalable Cytometry Image Processing (SCIP) is an open-source tool that implements an image processing pipeline on top of Dask, a distributed computing framework written in Python. SCIP performs projection, illumination correction, image segmentation and masking, and feature extraction.
https://scalable-cytometry-image-processing.readthedocs.io/en/latest/
GNU General Public License v3.0
7 stars 0 forks source link

Channel normalisation #14

Closed sanderthierens closed 3 years ago

sanderthierens commented 3 years ago

For each channel perform a x-quantile normalisation and clip values >1 to 1

MaximLippeveld commented 3 years ago

Duplicate of #5

sanderthierens commented 3 years ago

see #5