plugin

Description

Local Z Projector is an ImageJ2 plugin, available in Fiji, that can perform local-Z projection of a 3D stack, possibly over time, possibly very large.

LZP performs projection of a surface of interest on a 2D plane from a 3D image. It is a simple tool that focuses on usability and is designed to be adaptable to many different use cases and image quality.

  • It can work with 3D movies over time with multiple channels.
  • It can work with images much larger than available RAM out of the box.
  • It takes advantage of computers with multiple cores, and can be used in scripts.

 

has function
Description

MSER based on implementation in imglib2 provided as an interactive GUI tool for spot detection in 2/3/4D images.

Description

Quote:

LaRoME = Label + Region Of Interest + Measure

Label image (aka Count Masks): An image in which pixels of an object have all the same value. Each object has a unique value.

Measurement image: An image in which pixels of an object have all the same value, corresponding to a measurement (Area, Angle, Mean...)

has function
Description

Using a Hamamatsu slide scanner such as the NanoZoomer, you may end up with NDPI files that can't always be directly open in standard image analysis software such as ImageJ. NDPITools is a collection of software that can convert NDPI files to standard TIFF files, possibly cutting them into smaller JPEG or TIFF pieces that will better fit into your computer's memory. It comes with a bundle of plugins for ImageJ which enable the use of the software directly inside ImageJ with point-and-click.

 

has topic
has function
need a thumbnail
Description

This small plugin demonstrates the use of OpenSlide in java: it  will extract an imageJ roi drawn from the thumbnail of the whole slide image, or the full image at the desired resolution from an hammatsu NDPI file. Note that z stack are not supported by openslide (neitheir ndpiS).

has topic
has function
Description

Set of Fiji plugins facilitating the systematic manual annotation of images or image-regions. From a list of user-defined keywords, these plugins generate an easy-to-use graphical interface with buttons or checkboxes for the assignment of single or multiple pre-defined categories to full images or individual regions of interest. In addition to qualitative annotations, any quantitative measurement from the standard Fiji options can also be automatically reported. Besides the interactive user interface, keyboard shortcuts are available to speed-up the annotation process for larger datasets.

The plugins can be installed by activating the Qualitative annotations update site in Fiji.

GUI
Description

Analyze the clustering behavior of nuclei in 3D images. The centers of the nuclei are detected. The nuclei are filtered by the presence of a signal in a different channel. The clustering is done with the density based algorithm DBSCAN. The nearest neighbor distances between all nuclei and those outside and inside of the clusters are calculated.

has function
Description

MoBIE (Multimodal Big Image Data Exploration) is a framework for sharing and interactive browsing of multimodal big image data. The MoBIE Fiji viewer is based on BigDataViewer and enables browsing of MoBIE datasets. 

It is also called Platybrowser, and uses the n5 format.

Mobie
Description

This macro toolset offers additional click tools for the rapid annotations of ROI in ImageJ/Fiji.

The ROI 1-click tools can be setup with a predefined shape, and custom actions to perform upon click (Add to ROI Manager, Run Measure, Go to next slice, run a macro command...)

To install in Fiji, just activate the ROI 1-click tools 

Description

The ImageM application proposes an integrated user interface that facilitates the processing and the analysis of multi-dimensional images within the Matlab environment. It provides a user-friendly visualization of multi-dimensional images, a collection of image processing algorithms and methods for analysis of images, the management of spatial calibration, and facilities for the analysis of multi-variate images. Its graphical user interface is largely inspired from the open source software "ImageJ". ImageM can also be run on the open source alternative software to Matlab, Octave.

ImageM is freely distributed on GitHub: https://github.com/mattools/ImageM.

Processing of a 3D image with the ImageM sotfware