Modify the TensorToImageFrameCalculator to support normalized outputs.

PiperOrigin-RevId: 540104988
This commit is contained in:
MediaPipe Team
2023-06-13 16:20:42 -07:00
committed by Copybara-Service
parent b97d11fa76
commit 02d55dfb0a
4 changed files with 82 additions and 4 deletions
+1
View File
@@ -1077,6 +1077,7 @@ cc_test(
linkstatic = 1,
deps = [
":tensor_to_image_frame_calculator",
":tensor_to_image_frame_calculator_cc_proto",
"//mediapipe/framework:calculator_framework",
"//mediapipe/framework:calculator_runner",
"//mediapipe/framework/formats:image_frame",