Update ImageFrameToGpuBufferCalculator to use api2 and GpuBuffer conversions

PiperOrigin-RevId: 490374387
This commit is contained in:
Camillo Lugaresi
2022-11-22 17:32:33 -08:00
committed by Copybara-Service
parent fac97554df
commit 8ba9d87e66
2 changed files with 28 additions and 36 deletions
+2
View File
@@ -901,6 +901,8 @@ cc_library(
visibility = ["//visibility:public"],
deps = [
":gl_calculator_helper",
":gpu_buffer_storage_image_frame",
"//mediapipe/framework/api2:node",
"//mediapipe/framework:calculator_framework",
"//mediapipe/framework/formats:image_frame",
"//mediapipe/framework/port:status",