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