Releases: kevinjohncutler/ncolor
Releases · kevinjohncutler/ncolor
Return_n and expand_labels
See README.
v1.1.6
Minor update for compatibility with Omnipose.
v1.1.5
PyPi release.
Updated format_labels
Bug fixes to the format_labels function. Print output now optional (disabled by default). New feature for mask cleaning: despur removes 'spur' pixels from masks (pixels sharing only a corner with neighbors). New feature for formatting: 'ignore' allows -1 to persist as a unique label instead of being shifted to 0 as background.
Refactorization.
v1.1.2 Add files.
Update documentation.
v1.1.1 Update README.
PyPi release
v1.1.0 Add tox.ini
Tests and automatic publishing.
v1.0.2 Tests workflow
Minor update to readme.
v1.0.1 Update readme.
Initial release
v1.0.0 first commit