multi-channel

Description

Facade API on top of JOGL (http://jogamp.org/jogl/www/) offering a simple interface for creating OpenGL contexts/windows, GLSL shader programs, and textures. Use it in your favourite JVM-based language.

has function
Description

ClearVolume is a real-time live 3D visualization library designed for high-end volumetric microscopes such as SPIM and DLSM microscopes. With ClearVolume you can see live on your screen the stacks acquired by your microscope instead of waiting for offline post-processing to give you an intuitive and comprehensive view on your data. The biologists can immediately decide whether a sample is worth imaging. ClearVolume can easily be integrated into existing Java, C/C++, Python, or LabVIEW based microscope software. It has a dedicated interface to MicroManager/OpenSpim/OpenSpin control software. ClearVolume supports multi-channels, live 3D data streaming from remote microscopes, and uses a multi-pass Fibonacci rendering algorithm that can handle large volumes. Moreover, ClearVolume is integrated into the Fiji/ImageJ2/KNIME ecosystem. You can now open your stacks with ClearVolume from within these popular frameworks for offline viewing.

has function
Description

ClearCL is a Multi-backend Java Object Oriented Facade API for OpenCL.

OpenCL libraries come and go in Java, some are great but then one day the lead developper goes on to greener pastures and you are left with code that needs to be rewritten to take advantage of a new up-to-date library with better support. Maybe a particular library has a bug or does not support the function you need? or it does not give you access to the underlying native pointers, making difficult to process large buffers/images or interoperate with hardware? or maybe it just does not support your exotic OS of choice. To protect your code from complete rewrites ClearCL offers a very clean and complete API to write your code against. Changing backend requires just changing one line of code.

has function
Description

Calculates and corrects for lens-distortion models including chromatic abberation from confocal stacks.

Description

Software for analysis, visualization, simulation, and acquisition  of data from spectroscopy and fluorescence microscopy.

  • Fluorescence Correlation Spectroscopy (FCS)
  • Fluorescence Lifetime Imaging (FLIM) and Phasor plots
  • Förster Resonance Energy Transfer (FRET)
  • Generalized Polarization (GP) and Spectral Phasors
  • Number and Brightness (N&B)
  • Photon Counting Histogram (PCH)
  • Raster and Spatio-temporal Image Correlation Spectroscopy (RICS and STICS)
  • Single Particle and Modulation Tracking (SPT, MT)
  • Image Mean Square Displacement (iMSD)
  • Pair correlation function (pCF)
has function