qBA - Quantitative Biofilm Analysis & Bacteria Generator

The qBA algorithm was developed for quantitative analysis of 3-dimensional data of bacterial biofilms recorded by confocal laser scanning microscopy. Contrary to other biofilm analysing algorithms that are based on binary segmentation of the images, the bacteria are counted by this adaptive basic algorithm. The qBA algorithm transforms each 2D image into an inverted grayscale 3D image. The algorithm identifies local grayscale maxima upon two adjustable parameters (Prolongation (P) with dimension of pixels and Intensity (I) with dimension of the grey scale) assigning those to cell positions within the biofilm. The algorithm separately analyses and counts the bacteria of the green (nearly all cells) and red (dead cells) images of the Z-stacks and evaluates the viable cells that are defined as those cells that were only stained green.

Beside the bacteria counts, the algorithms additionally determines the area covered by biomatrial and its fractal distribution (lacunarity) as well as the biofilm thickness. These parameters are based on binary segmentation. 

The latest version of the original source code can be provided via E-mail upon registration.

In order to register, please send an email (incl. your name and affiliation) to Mareike.Klinger@med.uni-jena.de

 

To use the code you will need to install ICE that can be downloaded from the homepage of the Computer Vision Group (Schiller University Jena).

Terms of Use

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.