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
Thresholding method
The used thresholding Method: Mean, Median, Sauvola, MidGrey, Bernsen, Niblack. Mean, Niblack and Sauvola are implemented using the fast integral image approach.
need a thumbnail
Description

This module has been deprecated; in Cell Profiler 3.0, it is a function in module "Measurement"

need a thumbnail
Description

CellProfiler FlagImage module allows to assign a flag if an image meets certain measurement criteria that you specify (for example, if the image fails a quality control measurement). The value of the flag is 1 if the image meets the selected criteria (for example, if it fails QC), and 0 if it does not meet the criteria (if it passes QC).

has function