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.
The track manager enables the use of DSP-like trackProcessors. This can affect the display of tracks, selection in time or by ROIs, and also compute some views like the overlaid and animated local flow graph, polar graph.
IdentifySecondaryObjects identifies objects (e.g., cells) using objects identified by another module (e.g., nuclei) as a starting point.
DisplayScatterPlot plots the values for two measurements.