Mac

Description

This macro is a plugin macro to the "Intelligent Imaging" workflow. It detects the Cytoo patterns (specific fluorsecence channel) and computes the occupancy (number of cells) of each pattern by analyzing the images of the DAPI channel. The analysis function can be easily extended to, for instance, only select the cells that are well spread on the patterns (by analyzing a third channel with a properly chosen marker of the cytoplasm).

need a thumbnail
Description

The Measure Rosette Area Tool allows to measure the area of the rosettes of arabidopsis plants.

See: http://dev.mri.cnrs.fr/projects/imagej-macros/wiki/Measure_Rosette_Area…

Example data: http://biii.eu/node/1146http://biii.eu/node/1145

has function
Description

An example macro introduced in the documentation page of the ImageJ plugin Trainable Weka Segmentation (in Fiji, it's bundled). A segmentation protocol based on machine learning. Full macro is available in the "Download" Link. 

This plugin can be trained to learn from the user input and perform later the same task in unknown (test) data. Weka: it makes use of all the powerful tools and classifiers from the latest version of Weka. Segmentation: it provides a labeled result based on the training of a chosen classifier. Trainable Weka Segmentation Complete macro example is at the end of the page.

has topic
has function
Description

A deconvolution component applicable to confocal and STED microscopy. The MATLAB function fo this package implements the SGP method for n-dimensional object deblurring with the option of boundary effects removal. Although this is a preliminary version, results seem to be good from their paper (Zanella et al 2013).

has function
Description

CellDetector can detect cells (or other objects) in microscopy images such as histopathology, fluorescence, phase contrast, bright field, etc. It uses a machine learning-based method where a cell model is learned from simple dot annotations on a few images for training and predict on test sets. The installation requires some efforts but the instruction is well explained. Training parameters should be tuned for different datasets, but the default settings could be a good starting point.

has function