Linux

Description

Quantitative Criterion Acquisition Network (QCA Net) performs instance segmentation of 3D fluorescence microscopic images. QCA Net consists of Nuclear Segmentation Network (NSN) that learned nuclear segmentation task and Nuclear Detection Network (NDN) that learned nuclear identification task. QCA Net performs instance segmentation of the time-series 3D fluorescence microscopic images at each time point, and the quantitative criteria for mouse development are extracted from the acquired time-series segmentation image. The detailed information on this program is described in our manuscript posted on bioRxiv.

has function
Description

LibTIFF - TIFF Library and Utilities. This software provides support for the Tag Image File Format (TIFF), a widely used format for storing image data. libtiff is a library, for reading and writing TIFF, a small collection of tools for doing simple manipulations of TIFF images.

has function
need a thumbnail
Description

Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.

need a thumbnail
Description

Manual tracking using Trackmate plugin (comes with FIji, so no installation required if you are using Fiji). 

has function
Description

This is the official website of the GNU Image Manipulation Program (GIMP).

GIMP is a cross-platform image editor available for GNU/Linux, OS X, Windows and more operating systems. It is free software, you can change its source code and distribute your changes.

Whether you are a graphic designer, photographer, illustrator, or scientist, GIMP provides you with sophisticated tools to get your job done. You can further enhance your productivity with GIMP thanks to many customization options and 3rd party plugins.

CLI

example

gimp -i -b '(simple-unsharp-mask "foo.png" 5.0 0.5 0)' -b '(gimp-quit 0)'

More details, see here: GIMP Batch Mode