Skip to content

v0.0.1

Compare
Choose a tag to compare
@jo-mueller jo-mueller released this 03 Jan 09:16
· 3 commits to main since this release
068aa28

First release of biapol-utilities. Covers the following functionality:

Labels:

  • Match labels using various algorithms (currently max similarity and simplified Gale-Shapley)
  • Compare labels quantitatively (currently Dice & Jaccard coefficient)
  • Measure similarity between label images using various metrices (currently only Intersection over Union)

Documentation

  • Sample data for demonstration is provided.

Documentation

  • Available at Github pages
  • Example notebooks for all functions are provided.

What's Changed

New Contributors

Full Changelog: https://github.com/BiAPoL/biapol-utilities/commits/v0.0.1