Imaging

Description

The invention comprises a software tool, NeuronMetrics, which functions as a set of modules that run in the open-source program ImageJ. NeuronMetrics features a novel method for estimating neural “branch number” (a measure of the axonal complexity) from two-dimensional images. In addition, the tool features a novel method for modeling neural structure in large “gaps” that result from image artifacts.

 

has topic
need a thumbnail
Description

Computes image gradient

 

Based on the algorithm below. 

Splines: A Perfect Fit for Signal and Image Processing
M. Unser
IEEE Signal Processing Magazine, vol. 16, no. 6, pp. 22-38, November 1999.
 DOI: 10.1109/79.799930
 http://ieeexplore.ieee.org/document/799930/

has topic
has function
need a thumbnail
Description

GelBandFitter is a user-friendly software specific for analysis of protein gels and estimation of relative protein content. Using non-linear regression methods to fit mathematical functions to densitometry profiles, it is able to estimate content from protein bands that partially overlap. The software is available either as Matlab code (Optimization toolbox required) or a Windows executable. Reference: Mitov, M. I., Greaser, M. L., & Campbell, K. S. (2009). GelBandFitter – A computer program for analysis of closely spaced electrophoretic and immunoblotted bands. Electrophoresis, 30(5), 848–851. http://doi.org/10.1002/elps.200800583

has topic
has function
GelBandFitter screenshot
Description

Estimate the frequency of hepatitis C virus infected cells based on the intensity of viral antigen associated immunofluorescence. 

The core is an ImageJ Macro, so it's easy to modify for one's own needs (Link to the code). 

has topic
has function
Description

Image-processing algorithms developed at the MOSAIC Group for fluorescence microscopy. Tools included:

  • 2D/3D single-particle tracking tool which can be used to track bright spots in 2D/3D movies over time.
  • Optimal filament segmentation of 2D images. 
  • Curvature filters for image filtering, denoising, and restoration. 
  • Image naturalization for image enhancement based on gradient statistics of natural-scence images. 
  • Tool for automatically send and distribute jobs on clusters and get back the results.
  • Multi-region image segmentation of 2D and 3D images without needing to know the number of regions beforehand. 
  • Squassh for globally optimal segmentation of piecewise constant regions in 2D and 3D images and for object-based co-localization analysis. 
  • Tool for inferring spatial interactions between patterns of objects in images or between coordinates read from a file.
  • Tool for robust, histogram-based background subtraction well suited to correct for inhomogeneous illumination artifacts.
  • A tool to estimate the Point-Spread Function of the microscopy out of 2D fluorescence images.
  • A tool to measure the 3D Point-Spread Function of a confocal microscope from an image stack.
  • Addition of synthetic Poisson-distributed noise to an image in order to simulate shot noise of various signal-to-noise ratios. 
  • Convolution of an image with a Bessel function in order to simulate imaging with a microscope. 
  • A utility to detect bright spots in images and estimate their center. 
  • A utility to create manual segmentations to be used as ground truth to test and benchmark automatic segmentation algorithms.
  • A tool for replacing one color in an image with another color.
has topic