Contents

Image Title Category Type Description Updated
need a thumbnail Evaluate spectral demixing measurement Software Component

(from the webpage) >This usage example shows how to produce two-color images from spectrally unmixed data sets. It was written for an Alexa647/Alexa700 measurement on the Würzburg 1 biplane setup as documented in [Aufmkolk2012]. The first two tasks in this example produce prerequisite knowledge for the image generation, the alignment information (Produce linear alignment matrix) and the F2 ratios, i.e. the relative intensity of fluorophores between the channels. [Aufmkolk2012] Hochauflösende Mehrfarben-Fluoeszenzmikroskopie. Sarah Aufmkolk. Julius-Maximilians-Universität Würzburg.

05/16/2018 - 03:22
PixFRET Software Component

The ImageJ pligin, called PixFRET, allows a simple and rapid determination of channel bleed-through parameters and the display of normalized FRET images. see 2521

 

Input data type: 

Stacks with 2 channels (controls for bleed-through calculation) or 3 channels (FRET calculation)

Output data type: 

One Image with FRET values and One image with normalized FRET values

05/16/2018 - 22:55
need a thumbnail CytooChip Analysis Software Workflow

This macro is a plugin macro to the "Intelligent Imaging" workflow. It detects the Cytoo patterns (specific fluorsecence channel) and computes the occupancy (number of cells) of each pattern by analyzing the images of the DAPI channel. The analysis function can be easily extended to, for instance, only select the cells that are well spread on the patterns (by analyzing a third channel with a properly chosen marker of the cytoplasm).

05/02/2023 - 13:26
need a thumbnail Evaluate 3D data with a bead calibration sample Software Component

as of 20180529, links are not working due to web defacement.

05/03/2023 - 16:34
Measure Rosette Area Tool Software Workflow

The Measure Rosette Area Tool allows to measure the area of the rosettes of arabidopsis plants.

See: http://dev.mri.cnrs.fr/projects/imagej-macros/wiki/Measure_Rosette_Area…

Example data: http://biii.eu/node/1146http://biii.eu/node/1145

09/13/2017 - 18:17
Leaf Segmentation using Trainable Weka Segmentation plugin Software Component

An example macro introduced in the documentation page of the ImageJ plugin Trainable Weka Segmentation (in Fiji, it's bundled). A segmentation protocol based on machine learning. Full macro is available in the "Download" Link. 

04/28/2023 - 14:21
Splitting clustered cells Software Component

A clear tutorial for splitting connected particles (cells) in a binary mask.

05/15/2018 - 14:22
RapidSTORM usage tutorial Software Workflow

[as of 20180524, the website is temporary not functioning do to web defacement - please check again later] This tutorial will exemplify basic rapidSTORM usage by showing how to convert an Andor SIF acquisition to a super-resoluted image with rapidSTORM.

05/02/2023 - 12:29
FISHfinder Software Collection 06/02/2018 - 01:00
SGP-dec, A Scaled Gradient Projection method for 2D and 3D images deconvolution Software Component

A deconvolution component applicable to confocal and STED microscopy. The MATLAB function fo this package implements the SGP method for n-dimensional object deblurring with the option of boundary effects removal. Although this is a preliminary version, results seem to be good from their paper (Zanella et al 2013).

06/03/2018 - 00:40
MATLAB CellDetector Software Component

CellDetector can detect cells (or other objects) in microscopy images such as histopathology, fluorescence, phase contrast, bright field, etc. It uses a machine learning-based method where a cell model is learned from simple dot annotations on a few images for training and predict on test sets. The installation requires some efforts but the instruction is well explained. Training parameters should be tuned for different datasets, but the default settings could be a good starting point.

06/04/2018 - 14:45
need a thumbnail Texture Analyzer (ImageJ) Software Component

This plugin will return on a full 256-grey level image (limitation in this version) or on a ROI several texture features such as described in Haralick publication. Can be run in batch mode.

03/02/2020 - 21:58
3D intensity profile Software Component

This Javascript works in ImageJ to measure 3D intensity profile along cylindrical space with variable radius.

05/16/2018 - 04:07
Focal Adhesion Analysis Server Software Workflow

The website implements a set of computer vision algorithms designed to automatically process time-lapse images of fluorescently labeled focal adhesion proteins in motile cells.

The methods associated with the processing have been published in PLOS One and Cell. The publication describes a quantitative analysis of focal adhesion dynamics that have been imaged using TIRF. All image processing steps are well explained or referenced.

05/24/2023 - 19:04
2-D Colocalisation in Cells Software Workflow

The workflow computes cell-based colocalisation of two stainings in 2-D images. Both pixel- and object-based readouts are provided and some pros and cons are discussed. Please read here for more information:

https://github.com/tischi/ImageAnalysisWorkflows/blob/master/CellProfil…

 

Input data type: 

images

Output data type: 

processed images, numbers, text file, csv files

02/05/2019 - 10:39
Lymphatic Vessel Density calculation Software Workflow

This article Baslat et al. presents a method to compute Lymphatic Vessel Density on an image of the whole slide (a workflow documented as text).

Vessels are obtained with a Maximum Entropy Thresholding applied on the excess Red channel (2 times the red values minus blue+green value). Stroma tissue is obtained with a Moment Preserving Thresholding on the blue channel.

04/28/2018 - 23:25
3D object based colocalization using KNIME Software Workflow

These two similar KNIME workflow solutions take 3D data stacks to segment the spots first, using local thresholding with subsequent morphological operations in order to remove noise. Colocalization is then defined by overlapping or center point distance between segmented objects. Further filtering such as overlapping ratio or distance range is done through KNIME table processing.

Two different types are available. 

11/16/2018 - 09:46
Color normalization of H&E stains Software Component 06/05/2018 - 03:06
Particle tracking with OMERO Software Collection

u-Track is a client-side OMERO MATLAB application implementing the sophisticated multiple-particle tracking algorithm of Jaqaman et al. . It works on data previously imported into an OMERO server, and produces results in the form of MATLAB data structures as well as providing functionality to visualise these results.

05/27/2018 - 16:53
2D tracking using KNIME and Fiji Software Workflow

This simple KNIME workflow solution tracks 2D objects/cells in time series. After a few intensity based preprocessing steps, objects/cells are segmented first, then it uses Fiji TrackMate LAP method for the tracking task.

Documentation starts from p23 of the linked PDF. 

Example Image: mitocheck_small.tif (2.9M)

05/14/2018 - 23:16