fix typo
This commit is contained in:
parent
38ee2603a7
commit
6b02081dd4
|
@ -44,7 +44,7 @@ node: {
|
||||||
output_stream: "luma_video"
|
output_stream: "luma_video"
|
||||||
}
|
}
|
||||||
|
|
||||||
# Applies the Sobel filter to luminance images sotred in RGB format.
|
# Applies the Sobel filter to luminance images stored in RGB format.
|
||||||
node: {
|
node: {
|
||||||
calculator: "SobelEdgesCalculator"
|
calculator: "SobelEdgesCalculator"
|
||||||
input_stream: "luma_video"
|
input_stream: "luma_video"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user