Skip to content
John Hoffer edited this page Mar 9, 2017 · 1 revision

#Introduction Butterfly is an image data server designed to be a flexible solution for volume cutout needs.

Features:

  • Supports multiple image tile based file systems and output formats
  • Automatic indexing of file systems like MOJO, flexible configuration of custom image stacks
  • No preprocessing necessary (although large image tiles should be sliced into smaller tiles for efficiency)
  • Existing image data at different zoom levels can be utilized to avoid the cost of resizing on the fly
  • Segmentation support and server side conversion of ids into RGB images given a colormap
  • Caching of images for multiple zoom levels
  • Flexible and expandable architecture

Version 2

Version 1

Clone this wiki locally