- BioGTK is a cross-platform version of Bio library providing a ImageView widget for whole slide and image stacks. Also includes Segment-Anything based Segmentation of objects in images.
- BioCore is a Winforms based windows only library with ImageView control for pyramidal, wholeslide images as well as stacks.
- BioLib is the cross-platform version of the library without a GUI.
- BioImager is a microscopy imaging application & library which supports various microscopes by using imported libraries & GUI automation. Supported libraries include Zeiss® & all microscopes supported by MicroManager 2.0, or python-microscope
All programs & libraries share the ability to save images in various formats supported by the Bioformats library as well as ImageJ tiff format with additional metadata which can be opened using any Bio library based program. Bio includes ability to easily create tool scripts, plugins, and functions, which includes ImageJ macro functions. Bio currently integrates with ImageJ/Fiji through the macro language as well importing & exporting ImageJ ROIs. Check out library usage. Scripting with ImageJ & C# can be a powerful tool especially when image acquistion can be controlled programmatically as well. This is what BioImager specializes in with the Microscope class that can control Zeiss, & Prior as well as any microscope supported by Micromanager 2.0 or Python-Microscope.