Skip to content

Release - 0.1.9

Compare
Choose a tag to compare
@shanaxel42 shanaxel42 released this 18 Nov 18:41
· 269 commits to master since this release
  • Create an ArrayLike type (#1649)
  • Verify that binary masks can be generated from empty label images (#1634)
  • Add a morphology package to hold BinaryMaskCollection, LabelImage, and their respective operators (#1631)
  • fixing travis (#1648)
  • Support multiple codewords for the same target (#1646)
  • Update data model for BinaryMaskCollection (#1628)
  • Test for Codebook.to_json / open_json (#1645)
  • Simplify Dockerfile (#1642)
  • Switch to version exclusion for scikit-image workaround (#1629)
  • Clean up binary mask (#1622)
  • adding an extras feild to SpotFindingResults (#1615)
  • deleting Decode and Detect modules in lieu of spot finding refactor (#1598)
  • Fix install issues (#1641)
  • Upgrade to slicedimage 4.1.0 (#1639)
  • Update vocabulary for LabelImage I/O operations. (#1630)
  • Add a label image data type (#1619)
  • Remove deprecated code (#1621)
  • fixing bug with codebook.to_json (#1625)
  • Don't fill a new ImageStack with NaN (#1609)
  • Rename SegmenationMaskCollection to BinaryMaskCollection (#1611)
  • Remove hack to force anonymous memory mapping on osx (#1618)