**Upload your own segmentations** =================================== Webilastik can be used to identify the features to quantify in the section images by image segmentation. Alternatively, you can upload your own segmentations to the online workbench. These can be created using any image analysis software (e.g FIJI, QuPath, Cellpose or ilastik), as long as they meet the requirements of the QUINT online workflow. .. image:: images/upload_segmentations.png **Segmentation requirements** ------------------------------ 1. **Format**: Must be in PNG format, with the objects to quantify displayed using one RGB colour code (e.g. red = 255, 0, 0). 2. **File naming**: the segmentations must have identical file names to the original images uploaded to the workbench. They must comply with the `QUINT file naming convention `_. 3. **Image proportions**: Must have the same proportions as the images uploaded to the online workbench, but are usually not the same size as the original images. It is recommended to downscale the images prior to segmentation using a consistent scaling factor for the whole image series. This has several advantages. It can improve the quality of segmentation as it removes noise from the images, and it speeds up WebNutil analysis, preventing crashes due to insufficient memory. 4. **Image size**: We recommend using segmentations up to a maximum size of 14000 x 10000 pixels. Images larger than this may also work. However crashing due to insufficient memory may occur. It is recommended to downscale the images as much as possible before segmenting them. .. note:: The aim is to downscale the images as much as possible but without losing the information from the images that is actually important. The optimal scaling factor is determined by trial and error and must be applied consistenty to all the images in the image series. **Software for image segmentation** ------------------------------------ See `how to use ilastik `_ for image segmentation. `QuPath: `_ is an alternative that can be used to generate segmentations. See `this iprotocol `_ for how to use QuPath for the QUINT workflow. `FIJI: `_ can also be used.