GrayToColor takes grayscale images as input and assigns them to colors in a red, green, blue (RGB) image or a cyan, magenta, yellow, black (CMYK) image. Each color’s brightness can be adjusted independently by using relative weights.
The CreaTools are a suite of medical image processing and visualization software and development tools. They are developed by CREATIS, a research unit with extensive experience in the medical image processing field.
This plugin explores the algorithms for reconstructing scientific images as a combination of other scientific images drawing from a large database of scientific imagery.
This module can perform addition, subtraction, multiplication, division, or averaging of two or more image intensities, as well as inversion, log transform, or scaling by a constant for individual image intensities.
This plugin provides low-level tools needed to execute some functions on Icy from a Matlab application. The Matlab X server plugin, which turns Icy into an image/video/sequence viewer for Matlab, is a typical example of what can be done with Matlab communicator.
The tool implements a series of optimized contour and ridge detectors. The filters are steerable and are based on the optimization of a Canny-like criterion. They have a better orientation selectivity than the classical gradient or Hessian-based detectors.
This plugin creates a non-destructive grid of lines, crosses or points on the current image or stack. You can specify the grid type (lines, crosses or points), the area per point (in pixels or physical units), and the color.
This segmentation method performs a N-class thresholding based on a K-Means classification of the image histogram, then extracts objects in a bottom-up manner using user-defined minimum and maximum object sizes. Very useful to detect clustered objects in fluorescence microscopy.