Releases: masadcv/torchmaxflow
Releases · masadcv/torchmaxflow
torchmaxflow 0.0.7
What's Changed
- [ENH] Add an optional connectivity argument for support of 8-connectedness in 2D and 18, 26-connectedness in 3D by @turtleizzy in #6
- Enhancements, including python headers and multiple connectivities support by @masadcv in #7
New Contributors
- @turtleizzy made their first contribution in #6
Full Changelog: v0.0.5...v0.0.7
torchmaxflow 0.0.6rc1
fix g0 flag issue Signed-off-by: masadcv <[email protected]>
torchmaxflow 0.0.5
v0.0.5 clean workflow yaml
torchmaxflow 0.0.4
torchmaxflow 0.0.3rc1
Removed Yuri Boykov and Vladimir Kolmogorov's maxflow implementation
Now using OpenCV v2.4's implementation of maxflow
Updated input checking mechanisms
torchmaxflow 0.0.2
Fixed issues with pypi
Refactored code
torchmaxflow 0.0.1
First release with a working branch of torchmaxflow