Add EndLoopMatrixCalculator

PiperOrigin-RevId: 485097386
This commit is contained in:
Jiuqiang Tang
2022-10-31 11:08:21 -07:00
committed by Copybara-Service
parent 459214e6a3
commit 4717ac298c
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -222,10 +222,10 @@ cc_library(
"//mediapipe/framework:calculator_contract",
"//mediapipe/framework:calculator_framework",
"//mediapipe/framework:collection_item_id",
"//mediapipe/framework:packet",
"//mediapipe/framework/formats:classification_cc_proto",
"//mediapipe/framework/formats:detection_cc_proto",
"//mediapipe/framework/formats:landmark_cc_proto",
"//mediapipe/framework/formats:matrix",
"//mediapipe/framework/formats:rect_cc_proto",
"//mediapipe/framework/port:integral_types",
"//mediapipe/framework/port:ret_check",