2D

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
Description

This plugin will return on a full 256-grey level image (limitation in this version) or on a ROI several texture features such as described in Haralick publication. Can be run in batch mode.

need a thumbnail
Description

The workflow computes cell-based colocalisation of two stainings in 2-D images. Both pixel- and object-based readouts are provided and some pros and cons are discussed. Please read here for more information:

https://github.com/tischi/ImageAnalysisWorkflows/blob/master/CellProfil…

 

Input data type: 

images

Output data type: 

processed images, numbers, text file, csv files

Description

The overall colors seen in H&E stained slides can vary widely, influenced by factors such as the precise stains and scanner used. This MATLAB function implements the color normalization strategy described in Macenko et al (2009) in order to match stain colors in an image more closely to 'reference' stains. This may help when comparing images visually, or when applying an automated analysis algorithm.

The function may also be useful to understand the functioning of the color deconvolution described in Ruifork and Johnston (2001).

has topic
has function
Description

u-Track is a client-side OMERO MATLAB application implementing the sophisticated multiple-particle tracking algorithm of Jaqaman et al. . It works on data previously imported into an OMERO server, and produces results in the form of MATLAB data structures as well as providing functionality to visualise these results.

has function