Component

A Component is an implementation of certain image processing / analysis algorithms.

Each component alone does not solve a Bioimage Analysis problem.

These problems can be addressed by combining such components into workflows.

Description

JFilament is an ImageJ plugin for segmentation and tracking of 2D and 3D filaments in fluorescenece microscopy images. The main algorithm used in Jfilament is "Stretching Open Active Contours" (SOAC). In order to use this method, the user must define seed points in the image where the SOAC method will begin.

JFilament also includes 2D "closed" active contours which can be used for tasks such as segmentation and tracking of cell boundaries.

 

JFilament_ImageJ_pulgin_Window
Description

This plugin is used to infer the preferred orientation of structures present in the input image. It computes a histogram indicating the amount of structures in a given direction. Images with completely isotropic content are expected to give a flat histogram, whereas images in which there is a preferred orientation are expected to give a histogram with a peak at that orientation. On top of the histogram, the plugin tries to generate statistics on the highest peak found.

The plugin offers the possibility to generate an orientation map, where the image is colored according to its local directionality, or location orientation. 

The plugin is part of Fiji, can be launched through the menu: Analyze > Directionality

orientation histogram
Description

Measures wound-healing assay videos, 

 For each video, the velocity and the order parameter are analyzed in time and space to extract quantitative parameters characterizing the cell motility phenotype. The different conditions (videos) can then be classified according to these parameters.

AveMAP
Description

Computes image Hessian
Based on the algorithm described in the paper below. 

Splines: A Perfect Fit for Signal and Image Processing
M. Unser
IEEE Signal Processing Magazine, vol. 16, no. 6, pp. 22-38, November 1999.
 DOI: 10.1109/79.799930
 http://ieeexplore.ieee.org/document/799930/

has function
need a thumbnail
Description

Computes image Laplacian

 

Based on the algorithm described in the paper below. 

Splines: A Perfect Fit for Signal and Image Processing
M. Unser
IEEE Signal Processing Magazine, vol. 16, no. 6, pp. 22-38, November 1999.
 DOI: 10.1109/79.799930
 http://ieeexplore.ieee.org/document/799930/

has function
need a thumbnail