Removed internal dependency on OpenCV 3.x, migrating it to OpenCV 4.x

PiperOrigin-RevId: 546945166
This commit is contained in:
MediaPipe Team
2023-07-10 12:17:54 -07:00
committed by Copybara-Service
parent df3f4167ae
commit 0bde987a38
8 changed files with 35 additions and 24 deletions
-1
View File
@@ -927,7 +927,6 @@ cc_test(
"//mediapipe/framework:timestamp",
"//mediapipe/framework/formats:detection_cc_proto",
"//mediapipe/framework/formats:image_frame",
"//mediapipe/framework/formats:image_frame_opencv",
"//mediapipe/framework/formats:location",
"//mediapipe/framework/formats:location_opencv",
"//mediapipe/framework/port:gtest_main",