Java

Description

Hot-Knife is a library specifically designed for FIB-SEM data and thick sections, which includes code for flattening, deformable alignment with features and a more robust kind of block-matching, and some visualization, manual correction, and import and export tools (n5).

Description

A collection of Java tools and HTTP services (APIs) for rendering transformed image tiles that includes:

The basic concept is to render images (tiles) based on transformation files, without having to store the big generated image from an alignment of tiles (mosaicking).

Description

Removal of heterogeneous background from image data of single-molecule localization microscopy, using extreme value-based emitter recovery (EVER).

Quote:

EVER requires no manual adjustment of parameters and has been implemented as an easy-to-use ImageJ plugin that can immediately enhance the quality of reconstructed super-resolution images. This method is validated as an efficient way for robust nanoscale imaging of samples with heterogeneous background fluorescence, such as thicker tissue and cells.

has function
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.