Skip to content

A simple IJ2 wrapper for reading and writing TIFF files through IJ1

License

Notifications You must be signed in to change notification settings

fmi-basel/faim-ij1-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

faim-ij1-io

A simple ImageJ2/SciJava wrapper for reading and writing TIFF (and similar) files through IJ1

This repository is a minimal wrapper around the ImageJ1 TIFF IO functions (namely IJ.openImage and FileSaver#saveAsTiff) to make them available as headless-compatible SciJava commands.

This component mainly exists because of two long-standing issues:

So in order to make KNIME workflows using one or both of the above have an (at least) acceptable performance 😢, we need to fall back to ImageJ1 IO.

About

A simple IJ2 wrapper for reading and writing TIFF files through IJ1

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages