Giter VIP home page Giter VIP logo

bfio's Introduction

BioFormats Input/Output utility (bfio 2.3.6)

Documentation Status PyPI PyPI - Downloads Conda Conda Downloads Bower

This tool is a simplified but powerful interface to Bio-Formats using jpype for direct access to the library. This tool is designed with scalable image analysis in mind, with a simple interface to treat any image like a memory mapped array.

Docker containers with all necessary components are available (see Docker Containers section).

Summary

Installation

Setting up Java

Note: bfio can be used without Java, but only the python and zarr backends will be usable. This means only files in tiled OME Tiff or OME Zarr format can be read/written.

In order to use the bioformats backend, it is necessary to first install the JDK and Maven. The bfio package is generally tested with JDK 8, but JDK 11 and later also appear to work. Here are some info on installing Maven on various OS (Windows | Linux | Mac)

Installing bfio

The bfio package and the core dependencies (numpy, tifffile, imagecodecs, scyjava) can be installed using pip:

pip install bfio

Docker

polusai/bfio:2.3.6

Ubuntu based container with bfio and all dependencies (including Java).

polusai/bfio:2.3.6-imagej

Same as above, except comes with ImageJ and PyImageJ.

polusai/bfio:2.3.6-tensorflow

Tensorflow container with bfio installed.

Documentation

Documentation and examples are available on Read the Docs.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

Nick Schaub ([email protected], [email protected]) Sameeul B Samee ([email protected])

License

This project is licensed under the MIT License Creative Commons License - see the LICENSE file for details.

Acknowledgments

  • Parts of this code were written/modified from existing code found in tifffile.

bfio's People

Contributors

jfennick avatar nicholas-schaub avatar reidsimon avatar sameeul avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.