From e8825dc001b77b9374161962a88be243cf6b401f Mon Sep 17 00:00:00 2001 From: Karan Jakhar Date: Thu, 1 Oct 2020 23:42:50 +0530 Subject: [PATCH] Update edge_detection_mobile_gpu.pbtxt --- mediapipe/graphs/edge_detection/edge_detection_mobile_gpu.pbtxt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mediapipe/graphs/edge_detection/edge_detection_mobile_gpu.pbtxt b/mediapipe/graphs/edge_detection/edge_detection_mobile_gpu.pbtxt index 943bf1767..e3c572e28 100644 --- a/mediapipe/graphs/edge_detection/edge_detection_mobile_gpu.pbtxt +++ b/mediapipe/graphs/edge_detection/edge_detection_mobile_gpu.pbtxt @@ -14,7 +14,7 @@ node: { 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: { calculator: "SobelEdgesCalculator" input_stream: "luma_video"