Automated

Description
This workflow estimates (densely distributed) object counts by the density of objects in the image without performing segmentation or object detection. Current version only works for 2D images of roundish objects with similar sizes on relatively homogeneous background. Users should provide a few labels of background and objects (especially on clustered objects), and the tool predicts the density of objects on the entire image. Counting is then estimated by integrating the density values on the whole image or specified rectangular regions of interests.
need a thumbnail
Description

In this human cytoplasm-nucleus translocation assay, learn how to load a previously calculated illumination correction function for two separate channels, measure protein content in the nucleus and cytoplasm, and calculate the ratio as a measure of translocation. This is a clumpy cell type, so studying the settings in primary object identification may be helpful for users interested in the more advanced options that module offers. More about these images can be found at the BBBC.

need a thumbnail
Description
ImarisTrack allows 3D tracking of spots and objects, with straightforward manual adjustment of automatic tracking results.
need a thumbnail
Description

This protocol first extracts the cell nuclei from a given fluorescence channel (full labeling), and grows a contour from each nucleus to extract the cell edge in another fluorescence channel (membrane-labeling).

Description

The Macro processes a composite picture in ImageJ/Fiji and outputs a color-balanced merged RGB image.

To calculate the white balance, a rectangle at coordinates (x=100, y=100) and of size (w=100 pixels, h=100 pixels) is used. These values can be changed to make sure that a background region is taken for the calculation in the line: makeRectangle(100,100,100,100). The user could be prompted to draw the region by removing the signs // in the line: // waitForUser("Please draw a region in the background");

need a thumbnail