This is an archive of the old MediaWiki-based ImageJ wiki. The current website can be found at imagej.net.

IMBalENce

EM tool (ImageJ/FIJI)
Maintainer Zhou XU @ Monash Centre for Electron Microscopy
Source https://github.com/IMBalENce/EM-tool
Initial release 30/08/2018
Latest version 06/05/2020
Development status Stable, Active


Overview

This is a suite of ImageJ plugins that are used for processing images acquired from electron microscopes. Currently the main focus is on SEM images, but I will keep working on streamline the image processing of both SEM and TEM data.

Components and Functions

Click the links below to find more about each tool.

  1. [ SEM FEI metadata and scale ] reads FEI SEM acquisition metadata from tiff tags and set image scale based on pixel size.
  2. [ SEM FEI databar cut ] cuts databar from FEI SEM images, then save image and databar as individual files. (Page in preparation)
  3. [ SEM JOEL Scale ] sets image scale based on pixel size store in the .txt file associated with SEM image.
  4. [ SEM ZEISS metadata scale ] reads ZEISS SEM acquisition metadata from tiff tags and set image scale based on pixel size.
  5. [ SEM Hitachi metadata scale ] Upcoming soon...
  6. [ Image feature measurement annotation ] measures and mark the size of features. It annotates the length of line tool in a calibrated image and export measurement results.
  7. [ Flat field correction ] Applies flat filed correction to a folder of images for large area mapping to mitigate chess pattern after stitching. (Page in preparation)
  8. [ TEM .ser .dm3 folder export ] This tool convert TIA EM image .ser files and Gatan .dm3 files in a folder to TIFF format.

Installation

Installation via FIJI updater

1. FIJI (Fiji Is Just ImageJ) should be installed on your computer.

2. Click “Help / Update…” to open the FIJI updater. If it’s the first time updating your FIJI, it might take some time to download the update files and may also require to restart FIJI a few times. Once done, click “Help / Update…” again to bring up the ImageJ updater window.

EMtool 01.jpg

3. Click “Manage update sites”.

EMtool 02.jpg

4. Find and tick "EM tool", URL "https://sites.imagej.net/IMBalENce/".

5. If the update site does not show, you can manually add the site by clicking “Add update site”. Type in Name "EM tool", URL "https://sites.imagej.net/IMBalENce/"

EMtool 03.jpg

6 Close the "Manage Update Sites" window and click the "Apply Changes" button on the "ImageJ Updater Window".

7. Once update is completed, restart FIJI. You should be able to see the plugins "EM tool" installed in the top toolbar.

Manual Installation

If you only want to use one of the plugins you can follow these steps:

1. The source code of these macro scripts can be viewed on my github page.

2. Download the plugin you want.

3. Save .ijm files in the desired location within your imageJ application

4. Go to "Plugins/Macros/install..." to add the macros, or drag-and-drop the .ijm file into ImageJ/FIJI