Skip to content

Commit

Permalink
Include comment about formal parameter 'count_zeros'
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyTeutonic committed Mar 29, 2017
1 parent f760002 commit fe8468a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gala/evaluate.py
Expand Up @@ -941,6 +941,8 @@ def adapted_rand_error(seg, gt, all_stats=False, count_zeros=True):
the groundtruth to score against, where each value is a label
all_stats : boolean, optional
whether to also return precision and recall as a 3-tuple with rand_error
count_zeros : boolean, optional
whether to include the pixels labeled a zero in the groundtruth or not
Returns
-------
Expand Down

0 comments on commit fe8468a

Please sign in to comment.