plugin

Description

Rigid registration of time series in 3D. A video tutorial is available (be careful of sounds, the video automatically starts!): [Sample Drift Correction Following 4D Confocal Time-lapse Imaging](http://www.jove.com/video/51086/sample-drift-correction-following-4d-co…)

has function
Description

ImageJ plugin to analyze changes in vessel diameters, described in Fernández er al (2014). More specifically the paper describes the measurement of isolated retinal arterioles (ca 50 micrometer diameter) but can be used for diameter measurements of similar vessel structures.

Description

Variational algorithms to remove stationary noise. Application to microscopy imaging. This plugin allows to denoise images degraded with stationary noise. Stationary noise can be seen as a generalization of the standard white noise. Typical applications of this plugin are:

- Standard white noise denoising using a total variation and fidelity term minimization. Even though total variation denoising is not the state of the art (regarding SNR improvement), it may be very valuable for further tasks such as image seg- mentation).

- Destriping (the problem that motivated us to develop these ideas). 

- Deconvolution (even though most users won't be able to use this feature).

- Cartoon + texture decomposition which might be useful to compress images, analyse textures or simplify segmentation like tasks.

has topic
has function
Description

A Jython script using the plugin : Register Virtual Stack Slices It takes a sequence of image slices stored in a folder, and delivers a list of registered image slices (with enlarged canvas). One of the images in the sequence can be selected by the user as reference and it will remain intact. The plugin can perform 6 types of image registration techniques: - Translation - Rigid (translation + rotation) - Similarity (translation + rotation + isotropic scaling) - Affine - Elastic (via bUnwarpJ with cubic B-splines) - Moving least squares All models are aided by automatically extracted SIFT features.

has function
need a thumbnail
Description

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.

need a thumbnail
Description

Quantification of HER2 immunohistochemistry.

ImmunoMembrane is an ImageJ plugin for assessing HER2 immunohistochemistry, described in [bib]2472[/bib]. It is important to read the URL documentation and original paper to understand how to use the plugin appropriately.

There is web service available. Users can upload image data to process them and get cell membrane to be segmented: Web ImmunoMembrane

Note also that the pixel size is not read automatically from the image, but rather the source image scale should be entered into the dialog box - and the image rescaled accordingly prior to analysis. This scale value is the inverse of the value normally found for pixel width and pixel height under Image -> Properties... (i.e. pixel width & height are given in microns per pixel; the dialog box asks for pixels per micron).

has topic
Description

For each ROI, provides the ratio of pixels over a given threshold over the total number of pixels in the ROI.

has topic
Description

This method allows to compute a threshold that preserves the moments of an image. In ImageJ/Fiji, you can access it in Image->Ajust->Threshold and choose Moments in the list. In Aphelion, the tool is in Segmentation->Threshold->AphImgMomentThreshold The original paper is 2449

need a thumbnail
Description

Analyzing Ca2+ sparks

ImageJ plugin to detect and measure Ca2+ sparks in linescan images, described in Picht et. al. (2007). The algorithm is based on that described by Cheng et al. (1999). Care should be taken to ensure that detections belong to 'true' events, as without any additional background subtraction steps the algorithm is not appropriate for images in which the baseline fluorescence varies substantially.

Description

This tool allows for extraction of image series from Olympus Slide Scanners. These VSI files usually contain several images that are too big to load into memory (>50k x 50k pixels). It was written and tested on Fiji and is available from a Fiji Update Site: http://fiji.sc/List_of_update_sites

has function
VSI screenshot