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

BM3D is a recent denoising method based on the fact that an image has a locally sparse representation in transform domain. This sparsity is enhanced by grouping similar 2D image patches into 3D groups. In this paper we propose an open-source implementation of the method. We discuss the choice of all parameter methods and confirm their actual optimality. The description of the method is rewritten with a a more transparent notation that in the original paper. A final index gives nonetheless the correspondence between the new notation and the original notation.

Description

It simulates a three-dimensional ground-truth that resembles aspects of a biological object like a spheroid. For each simulated view the signal is attenuated, convolved with an effective PSF, and anisotropically sampled using a Poisson process. 

Description

This Matlab code simulates the noise of the confocal laser scanning microscope depending on the depth in the image stack (serial sections). Using the stack of binary images, it applies different levels of noise in the signal and background parts of the images to simulate confocal images. This is useful for generating "virtual ground truth" images with known values of sample rotation and distortion. 

Description

Mean shift is a filter which acts as edge preserving filter similarly to non local mean or anisotropic diffusion. 

Mean shift can be used for denoising, segmentation or clustering. Two parameters are to be tuned, a spatial size of a patch and a gray level or color distance on which the algorithm is applied.

 

Description

 

The phase contrast microscopy segmentation toolbox (PHANTAST) is a collection of open-source algorithms and tools for the processing of phase contrast microscopy (PCM) images. It was developed at University College London's department of Biochemical Engineering and CoMPLEX.

has function