From f43d910ee9fc4cd64c78e22c35ddad135f68075b Mon Sep 17 00:00:00 2001 From: Luis Miguel Rojas Aguilera Date: Tue, 29 Sep 2020 07:45:40 -0400 Subject: [PATCH] [fix] Just a typo (resulTing) Signed-off-by: Luis Miguel Rojas Aguilera --- mediapipe/modules/face_geometry/libs/geometry_pipeline.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mediapipe/modules/face_geometry/libs/geometry_pipeline.cc b/mediapipe/modules/face_geometry/libs/geometry_pipeline.cc index 309e31903..7543b284a 100644 --- a/mediapipe/modules/face_geometry/libs/geometry_pipeline.cc +++ b/mediapipe/modules/face_geometry/libs/geometry_pipeline.cc @@ -97,7 +97,7 @@ class ScreenToMetricSpaceConverter { // // (3) Use the canonical-to-runtime scale from (2) to unproject the screen // landmarks. The result is referenced as "intermediate landmarks" because - // they are the first estimation of the resuling metric landmarks, but are + // they are the first estimation of the resulting metric landmarks, but are // not quite there yet. // // (4) Estimate a canonical-to-runtime landmark set scale by running the