We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bba8553 commit b8d8111Copy full SHA for b8d8111
video_filtering/README.md
@@ -15,4 +15,4 @@ In the provided example the sketch uses a sobel filter algorithm
15
16
Alternatives are `KAYYALI_NESW, KAYYALI_SENW, PREWITT, ROBERTSCROSS, SCHARR`
17
18
-Other tunable option to experiment is `SCHARR`, that defaults to `1.0` for STEP but if `#define SCHARR` sets step at `0.15`
+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