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

QuickFit 3 is a data evaluation software for FCS Fluorescence Correlation Spectroscopy and imagingFCS (imFCS) measurements, developed in the group B040 (Prof. Jörg Langowski) at the German Cancer Research Center (DKFZ). Actually QuickFit 3 itself is a project manager and all functionality is added as plugins. A set of tested plugins for FCS, imagingFCS and some microscopy-related image processing tasks is supplied together with the software.

has function
Description

This plugin converts all occurrences of red in a red/green image with magenta, effectively replacing it with a magenta/green merge.

Note: the plugin completely ignores the blue channel, and replaces it with a copy of the red channel.

has function
Description

Summary

napari is a fast, interactive, multi-dimensional image viewer for Python. It’s designed for browsing, annotating, and analyzing large multi-dimensional images. It’s built on top of Qt (for the GUI), vispy (for performant GPU-based rendering), and the scientific Python stack (e.g. numpyscipy). It includes critical viewer features out-of-the-box, such as support for large multi-dimensional data, and layering and annotation. By integrating closely with the Python ecosystem, napari can be easily coupled to leading machine learning and image analysis tools (e.g. scikit-imagescikit-learnTensorFlowPyTorch), enabling more user-friendly automated analysis.

Installation

  • The installation procedure for Silicon Mac (M1 Processor, arm64 ) requires some tricks. As of Oct 2021, this procedure by Peter Sobolewski works but:
    • For installing pyqt5, use a slightly different command `brew install PyQt@5` to install PyQt5.  

 

Description

This plugin ships automated methods for extracting trajectories of multiples objects in a sequence of 2D or 3D images. Up to version 2 it was known as the ‘Probabilistic particle tracker’ plugin.

need a thumbnail