Releases: ai4trees/pointtree
v1.0.1
v1.0.0
v1.0.0 (2026-04-01)
Bug Fixes
-
C++ region growing implementation of CoarseToFineAlgorithm (#112,
1842103) -
Instance matching and calculation of instance segmentation metrics with variable start IDs (#117,
a989678) -
Instance matching for computing the coverage metric (#113,
7a5feff) -
Instance segmentation metrics when all predictions are false positives or false negatives (#106,
6e72bf2) -
Pin version ranges of docs dependencies to resolve version conflicts (#133,
403c6ff)
Chores
Continuous Integration
Documentation
Features
-
Filter false positive tree detections by tree height (#114,
f86d77e) -
Operation to test whether 2D points are within an ellipse (#81,
e9a2270)
Refactoring
-
Accept intensities with different dtypes in treeX algorithm (#125,
d6f05d6) -
Adapt instance segmentation metrics to new pointtorch interface (#139,
3e071da) -
Add pre-commit package as development dependency (#77,
b44c998) -
Computation of instance segmentation metrics (#103,
b3a37a0) -
Computation of instance segmentation metrics when there are no valid detections (#110,
5dad16b) -
Include unmatched instances in metric computation (#121,
4e00407) -
Optimize performance of region growing loop in treeX algorithm (#119,
bb359e0) -
Poi...
v0.1.0
v0.1.0 (2024-11-03)
Continuous Integration
-
ci: set concurrency for PR clean-up workflow (#58) (
d24c2e8) -
ci: run tests for all supported Python versions (#54) (
1122f89) -
ci: use pytest-cov instead of coverage to measure code coverage (#39) (
0e8ee0b)
Documentation
-
docs: update links to documentation in Readme (#41) (
261d26c) -
docs: fix workflow for removing docs deployment after a PR is closed (#36) (
f685a3b) -
docs: fix workflow for removing docs deployment after a PR is closed (#35) (
762f188) -
docs: fix workflow for removing docs deployment after a PR is closed (#34) (
166a2b7) -
docs: deploy documentation of all package versions (#32) (
6b09019)