Skip navigation links

acquifer-IJ API documentation

The acquifer-IJ java artifact provides functionalities to work with IM image-datasets in Fiji.

See: Description

Packages 
Package Description
acquifer.ij  
acquifer.ij.im.plugins  
acquifer.ij.im03  
acquifer.ij.im03.plugins  
acquifer.ij.im04  
acquifer.ij.im04.plugins  
The acquifer-IJ java artifact provides functionalities to work with IM image-datasets in Fiji.
These functionalities can be used for scripting in Fiji using any scripting language. (see example menu).
This artifact also contains the plugins shipped with the ACQUIFER update site (Make Hyperstack...).

Most of the class documentation is located under the acquifer.ij and acquifer.ij.im namespaces.
The classes under acquifer.ij.im03 and im04 are usually daughter classes of the classes defined in the im namespace, with implementations specific to a specific imaging machine model (IM03 or IM04).
Thus in your script/applications, use the namespace corresponding to your IM model, but for documentation usually look under the im namespace.

For questions about this Java API, feel free to write a mail to support@acquifer.de.
Skip navigation links