Author: Richard Kirk (rak@cre.canon.co.uk) Date: 1999/10/04 Requirements: ImageJ 1.09k or later Source: AHF_Reader.java and AHF_Writer.java Installation: Copy AHF_Reader.class and AHF_Writer.class to the plugins folder and restart ImageJ. You can get these plugins to appear in ImageJ's "Acquire" and "Save As" submenus by editing ij.properties. For example, adding a line something like
acquire10="AHF...",AHF_Reader
will add AHF_Reader to the "Acquire" submenu. A future version of ImageJ will be able to automatically install plugins in submenus.Description: These plugins open and save AHF (ASCII header format) images. The AHF header is intended to be read and edited with a text editor.