Releases: computational-cell-analytics/bioimage-cpp
Releases · computational-cell-analytics/bioimage-cpp
v0.2.0
What's Changed
- Flows by @constantinpape in #34
- Initial implementation and benchmarks for distance transform by @constantinpape in #35
- Label by @constantinpape in #36
- Add relabel_sequential by @constantinpape in #37
- Implement embedding-derived affinities by @constantinpape in #38
- Embedding to affinity functionality by @constantinpape in #39
- Refactor py by @constantinpape in #40
- Implement label multiset by @constantinpape in #41
- Mesh smoothing by @constantinpape in #42
- Add rag label accumulation by @constantinpape in #43
- Add lifted nhood construction functionality by @constantinpape in #44
- Agglomeration by @constantinpape in #45
- Nms by @constantinpape in #46
- Local maxima by @constantinpape in #47
- Fix lifted nh by @constantinpape in #48
- Add edge projection to grid graph by @constantinpape in #49
- Implement RAG coordinates by @constantinpape in #50
- Bump version and extend doc by @constantinpape in #51
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Fix wheel issues
Full Changelog: v0.1.0...v0.1.1
v0.1.0
First release
What's Changed
- Implement structure and first functionality by @constantinpape in #1
- Mutex watershed by @constantinpape in #2
- Implement undirected graph and RAG by @constantinpape in #3
- Update MWS checks and examples, speed it up by @constantinpape in #5
- Implement blocking and migration guide by @constantinpape in #6
- Add overlap computation functionality by @constantinpape in #7
- Implement Multicut by @constantinpape in #4
- Update KL implementation and add multicut to migration guide by @constantinpape in #8
- Add node projection functionality and integration test by @constantinpape in #9
- Implement fusion moves by @constantinpape in #10
- Lifted multicut by @constantinpape in #11
- Grid graph by @constantinpape in #14
- Mc stress test by @constantinpape in #15
- Iplement MWS Clustering by @constantinpape in #16
- Rag optimization by @constantinpape in #17
- More functionality for lifted multicut by @constantinpape in #18
- Update for benchmarking by @constantinpape in #20
- First version of filters by @constantinpape in #21
- Add affinity computation by @constantinpape in #22
- Semantic mws by @constantinpape in #23
- Expose UFD to python by @constantinpape in #24
- Watershed by @constantinpape in #25
- Transformation by @constantinpape in #26
- Release prep by @constantinpape in #27
- Some doc updates and cosmetics by @constantinpape in #28
- Release 010 by @constantinpape in #29
- Release 010 by @constantinpape in #31
Full Changelog: https://github.com/computational-cell-analytics/bioimage-cpp/commits/v0.1.0