Internal change
PiperOrigin-RevId: 540361672
This commit is contained in:
committed by
Copybara-Service
parent
a1be5f3e72
commit
4776ecf402
@@ -153,6 +153,8 @@ cc_library(
|
||||
alwayslink = 1,
|
||||
)
|
||||
|
||||
# TODO: open source hand joints graph
|
||||
|
||||
cc_library(
|
||||
name = "hand_landmarker_result",
|
||||
srcs = ["hand_landmarker_result.cc"],
|
||||
|
||||
@@ -41,3 +41,5 @@ mediapipe_proto_library(
|
||||
"//mediapipe/tasks/cc/vision/hand_detector/proto:hand_detector_graph_options_proto",
|
||||
],
|
||||
)
|
||||
|
||||
# TODO: open source hand joints graph
|
||||
|
||||
Reference in New Issue
Block a user