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

It is an interactive front-end visualization for registration software based on Elasix (VTK/ITK)

has topic
need a thumbnail
Description

Ensemble of blocks that implement SODA method for confocal and super-resolution microscopy, in 2 and 3 dimensions

Icy SODA logo
Description

DeconvolutionLab2 includes a friendly user interface to run the following deconvolution algortihms: Regularized Inverse Filter, Tikhonov Inverse Filter, Naive Inverse Filter, Richardson-Lucy, Richardson-Lucy Total Variation, Landweber (Linear Least Squares), Non-negative Least Squares, Bounded-Variable Least Squares, Van Cittert, Tikhonov-Miller, Iterative Constraint Tikhonov-Miller, FISTA, ISTA.

The backbone of our software architecture is a library that contains the number-crunching elements of the deconvolution task. It includes the tool for a complete validation pipeline. Inquisitive minds inclined to peruse the code will find it fosters the understanding of deconvolution.

has topic
has function
Description

quote: 

GaussFit_OnSpot is an ImageJ plugin for fitting Gaussian profiles onto selected positions in diffraction-limited images (e.g. single molecules, protein clusters, vesicles, or stars).

The plugin performs a function fit in regions of interest (ROI) around spots marked by point selections in grayscale images. Single or multiple spots can be either selected manually with the Multi-point tool or automatically with the Find Maxima function.

There is a PDF with more information, and also an example image.

has function
Description

"PTA2 is an ImageJ1.x plugins that enable automatic particle tracking"

This plugin is developed specifically for single-molecule imaging, so it's good at tracking spots with noisy background. 

has function