Image thresholding

Synonyms
Thresholding
Clustering-based image thresholding
Description

This method allows to compute a threshold that preserves the moments of an image. In ImageJ/Fiji, you can access it in Image->Ajust->Threshold and choose Moments in the list. In Aphelion, the tool is in Segmentation->Threshold->AphImgMomentThreshold The original paper is 2449

need a thumbnail
Description

Simple workflow description for ImageJ, step-by-step description for delineating focal adhesions, count and characterize their positions.  

Measurement of dynamics is not involved.

Description

The tool measures the total length of the microtubules in a 3D image.

See: http://dev.mri.cnrs.fr/projects/imagej-macros/wiki/Microtubules_Tool_(3…

You can find a test image here.

3D microtubules
Description

The Arabidopsis Seedlings Tool allows to analyze the germination and seedling growth of Arabidopsis (Arabidopsis thaliana) in liquid culture. It measures the surface of green pixels per well in images containing multiple wells. It can be run in batch mode on a series of images. It writes a spreadsheet file with the measured area per well and saves a control image showing the green surface that has been detected per well. 

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

Test images can be found here.

has function
ImageJ toolbar of the arabidopsis seedlings tool

ITK

Description

ITK is an open-source, cross-platform system that provides developers with an extensive suite of software tools for image analysis.

Developed through extreme programming methodologies, ITK employs leading-edge algorithms for registering and segmenting multidimensional data. It is widely used and contributed in the medical imaging field.

Strengths

Highly optimized C++, well commented Consistently updated (new) algorithms many tools and softwares are built upon it connected with VTK Insight Journal (open code and sample data) Extensive list of examples & tutorials

Limitations

yet detached from the bioimage analysis world hard to use for end users without development skills

itk