Update edge_detection_mobile_gpu.pbtxt

This commit is contained in:
Karan Jakhar 2020-10-01 23:42:50 +05:30 committed by GitHub
parent cccf6244d3
commit e8825dc001
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,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"