Skip to content

v0.3: Use rescaling factor instead of pixel size

Compare
Choose a tag to compare
@pr4deepr pr4deepr released this 30 Mar 20:44
· 178 commits to main since this release

For segmentation within FIJI, in earlier versions the user had to specify pixel size for rescaling which can be confused with the pixel size of the image.

As the aim is to rescale the image to a pixel size that gives accurate segmentation in StarDist, it is now renamed to rescaling factor.
Default is 1, which is equivalent to 0.568 micron/pixel -> Pixel size of the images used for training the StarDist models.
More information on conversions and calculations is in the documentation here.

Additional Video tutorial.