ome / ome-codecs

OME image compression (coder-decoder implementations)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OME Codecs

Build Status Maven Central Javadocs

Image encoding and decoding routines.

More information

For more information, see the Bio-Formats web site.

Pull request testing

We welcome pull requests from anyone, but ask that you please verify the following before submitting a pull request:

  • verify that the branch merges cleanly into master
  • verify that the branch compiles using Maven
  • verify that the branch does not use syntax or API specific to Java 1.8+
  • run the unit tests (mvn test) and correct any failures
  • make sure that your commits contain the correct authorship information
  • make sure that the commit messages or pull request comment contains sufficient information for the reviewer(s) to understand what problem was fixed and how to test it

About

OME image compression (coder-decoder implementations)

License:Other


Languages

Language:Java 99.4%Language:HTML 0.6%