ASHISRAVINDRAN / fiji-plugin-bigDataTools2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BigDataConverter

BigDataConverter is an ImageJ plugin designed for inspection, manipulation and conversion of big data image formats flawlessly even on a basic laptop or a computer. The plugin implements a Lazy Loading design pattern to seamlessly render Terabyte sized big data image data produced by light-sheet and electron microscopy, without bothering the RAM capacity. The plugin facilitates loading & re-saving of TIF, HDF5 and Imaris HDF5 formats meanwhile allowing the user to shear, crop or bin. (check out the User Documentation section below to explore what more you can do!)

The plugin also encloses BigDataTracker, an object tracker tool for the big data images and also allowing to view and save just the tracked regions. The BigDataConverter harnesses the power of the popular BigDataViewer to render and ImgLib2 library for image processing towards an efficient plugin software suitable for everyday use for all microscopy practitioners.

History

The BigDataConverter is a new revamped version of the popular BigDataTools. The BigDataConverter is developed almost from scratch using ImgLib2 framework while preserving crux the BigDataTools. The new plugin uses Big Data Viewer for flexible and efficient rendering however the backward compatibility with ImageJ1 viewer is a work in progress! Keep Posted!

Supported Formats

  • Multi-stack TIFF
  • Single plane TIFF
  • Multi-stack HDF
  • Multi-stack IMARIS HDF

Export Options

  • Binning
  • 2D Projections of stacks
  • Gating pixels
  • 4D Cropping

Installation

Within ImageJ/Fiji you can install the plugin using the Help > Update > Manage Update Sites and select the EMBL-CBA site.

Note: The plugins need Java 1.8 if you see error messages popping up that might be caused by an older Java version.

Contributors

Ashis Ravindran              Christian Tischer
ashis.r91@gmail.com      christian.tischer@embl.de

User Documentation

Coming soon

About


Languages

Language:Java 100.0%