Skip to content

Commit

Permalink
[docs] Minor docstring update
Browse files Browse the repository at this point in the history
  • Loading branch information
tdegeus committed Nov 28, 2023
1 parent a0d0458 commit 106d92b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/GooseEYE/GooseEYE.h
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ inline L labels_rename(const L& labels, const A& rename)

/**
* @brief Prune labels: renumber labels to lowest possible label starting from 1.
* Note that the background 0 is always 0.
* Note that the background 0 is always kept 0.
*
* @param labels Image with labels.
* @return Image with reordered labels.
Expand Down

0 comments on commit 106d92b

Please sign in to comment.