Skip to content

Commit fc561f2

Browse files
quist00tobyhodges
andauthored
Update _episodes/03-skimage-images.md
Co-authored-by: Toby Hodges <tbyhdgs@gmail.com>
1 parent fbab04c commit fc561f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

episodes/03-skimage-images.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,8 @@ red box that is drawn around the words.
424424
![Whiteboard image](../data/board.jpg)
425425
426426
Using the same display technique we have used throught this course, we can
427-
determine the coordinates of the corners of the area we wish to extract by hovering the mouse near the points of interest and noting the coordinates.
427+
determine the coordinates of the corners of the area we wish to extract by
428+
hovering the mouse near the points of interest and noting the coordinates.
428429
If we do that, we might settle on a rectangular
429430
area with an upper-left coordinate of *(135, 60)* and a lower-right coordinate
430431
of *(480, 150)*, as shown in this version of the whiteboard picture:

0 commit comments

Comments
 (0)