Skip to content

Commit b8d8111

Browse files
committed
Update README.md
1 parent bba8553 commit b8d8111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

video_filtering/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ In the provided example the sketch uses a sobel filter algorithm
1515

1616
Alternatives are `KAYYALI_NESW, KAYYALI_SENW, PREWITT, ROBERTSCROSS, SCHARR`
1717

18-
Other tunable option to experiment is `SCHARR`, that defaults to `1.0` for STEP but if `#define SCHARR` sets step at `0.15`
18+
Another tunable option to experiment with is `SCHARR`, that defaults to `1.0` for STEP but if `#define SCHARR` sets step at `0.15`

0 commit comments

Comments
 (0)