Skip to content

Commit 15102be

Browse files
author
ryan-keenan
authored
Update writeup_template.md
1 parent b188a38 commit 15102be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎writeup_template.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ I then used the output `objpoints` and `imgpoints` to compute the camera calibra
5151
####1. Provide an example of a distortion-corrected image.
5252
To demonstrate this step, I will describe how I apply the distortion correction to one of the test images like this one:
5353
![alt text][image2]
54-
####2. Describe how you used color transforms, gradients or other methods to create a thresholded binary image. Provide an example of a binary image result.
54+
####2. Describe how (and identify where in your code) you used color transforms, gradients or other methods to create a thresholded binary image. Provide an example of a binary image result.
5555
Oooh, binary image... you mean like this one? (note: this is not from one of the test images)
5656

5757
![alt text][image3]

0 commit comments

Comments
 (0)