Skip to content

Commit f21c7d9

Browse files
authored
Apply suggestions from code review
minor suggestions
1 parent 0a8fab4 commit f21c7d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

episodes/07-thresholding.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -364,8 +364,8 @@ The histogram of the maize root image may prompt questions from learners about t
364364
of the peaks and the broader region around 0.6. The focus here is on the separation of background
365365
and foreground pixel values. We note that Otsu's method does not work well
366366
for the image with the shapes used earlier in this episode, as the foreground pixel values are more
367-
distributed. These examples could be augmented by a discussion of unimodal, bimodal, and multimodal
368-
histograms. While these points can lead to fruitful discussions, the text in this episode attempts
367+
distributed. These examples could be augmented with a discussion of unimodal, bimodal, and multimodal
368+
histograms. While these points can lead to fruitful considerations, the text in this episode attempts
369369
to reduce cognitive load and deliberately simplifies the discussion.
370370

371371
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

0 commit comments

Comments
 (0)