Skip to content

Commit 000b383

Browse files
committed
README
1 parent cf41e8a commit 000b383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
Matching trees between different surveys (e.g., lidar-derived and field-measured) is challenging due to non-rigid and local misalignments. This package introduces a robust approach where X and Y come from the spatial coordinates and Z is synthesized from tree DBH or tree height to improve the quality of the matching.
99

10-
The current version includes on matching strategies based on solving Linear Sum Assignment Problem with the [Hungarian algorithm](https://en.wikipedia.org/wiki/Hungarian_algorithm).
10+
The current version includes one matching strategy based on solving Linear Sum Assignment Problem with the [Hungarian algorithm](https://en.wikipedia.org/wiki/Hungarian_algorithm).
1111

1212
Read the [tutorial 📖](https://r-lidar.github.io/TreeMatching/articles/Tutorial.html)
1313

0 commit comments

Comments
 (0)