HomeAboutDocumentationVersion History

HoloJ Suite

HoloJ is a free and open-source suite of plugins for ImageJ to handle complex data image and to reconstruct, and analyze, phase and amplitude images from holograms, featuring automatic phase unwrapping. It runs perfectly under ImageJ on Linux, OSX and Windows.

Look at the screenshots to see it in action!

The suite is composed of different java classes:

HoloJUtils.class
Basic library of static methods to perform mathematical operations with complex numbers and useful operation on complex data images.
HoloJProcessor.class
This class provides a high-level layer to create and to manipulate complex data pixels of images within ImageJ. The class provides methods for full complex-to-complex Fast Fourier Transform (FFT) of images, which is not available within ImageJ.
HoloJ_.class
A plugin for ImageJ for holographic reconstruction, featuring an easy to use graphical-user-interface and a full control over reconstruction procedure.
UnwrapJ_.class
A plugin for ImageJ to perform automatic unwrapping of phase maps. The plugin uses a fast algorithm proposed by Schofield and Zhu [1].
CosinePlot_.class
A plugin fo ImageJ to amplify and plot phase contour lines.

Support for Gatan DM3 proprietary file format is provided freely by DM3 Reader plugin for ImageJ, written by Gregory Jefferis.

[1]  Marvin A. Schofield and Yimei Zhu, Fast phase unwrapping algorithm for interferometric applications, Optics Letter, 28 (2003), 1194-1196.

Newsback to top

HoloJ Suite Released

version 1.0 : July, 6th 2007

HoloJ is finally come to version 1.0. The code was completely rewritten from scratch to provide a fully-functional and easy to use graphical user interface.

Documentationback to top

Installation

Installation couldn't be easier: just unzip the downloaded file and copy the directory holoj under the folder "plugin" in the ImageJ directory. Restart ImageJ and have fun!

You can use the package HoloJ for your own plugin, without HoloJ_ or UnwrapJ_, simply copy the folder holoj under your own plugin folder.

API Documentation

HoloJUtils

HoloJProcessor

Version Historyback to top

2007.07.06
Version 1.0 - Stable new release
2006.05.19
Version 0.5 - First working release.

Download HoloJ Suite

Version
1.0
File Size
136 Kib

Creative Commons License Valid XHTML 1.0! Valid CSS!

Permission to use the software and accompanying documentation provided on these pages for educational, research, and not-for-profit purposes, without fee and without a signed licensing agreement, is hereby granted, provided that the above copyright notice, this paragraph and the following two paragraphs appear in all copies. The copyright holder is free to make upgraded or improved versions of the software available for a fee or commercially only. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, OF ANY KIND WHATSOEVER, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF HE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE AND ACCOMPANYING DOCUMENTATION IS PROVIDED "AS IS". THE COPYRIGHT HOLDER HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.