You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -50,7 +50,7 @@ tutorial's repository under `tutorial-x-ray-image-processing/`, since
50
50
ChestX-ray8 contains gigabytes of data and you may find it challenging to
51
51
download it in batches.
52
52
53
-

53
+

54
54
55
55
+++
56
56
@@ -104,7 +104,7 @@ each notebook cell.
104
104
+++
105
105
106
106
Let's begin with a simple example using just one X-ray image from the
107
-
ChestX-ray8 dataset.
107
+
ChestX-ray8 dataset.
108
108
109
109
The file — `00000011_001.png` — has been downloaded for you and saved in the

241
241
## Edge detection using the Laplacian-Gaussian, Gaussian gradient, Sobel, and Canny filters
242
242
243
243
+++
@@ -341,7 +341,7 @@ produce a gradient magnitude.
341
341
[Pythagorean theorem](https://en.wikipedia.org/wiki/Pythagorean_theorem) and
0 commit comments