mediapipe-rs/mediapipe/modules/hand_landmark
2022-06-11 12:25:48 -07:00
..
calculators add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
BUILD add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
hand_landmark_cpu.pbtxt add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
hand_landmark_full.tflite add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
hand_landmark_gpu.pbtxt add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
hand_landmark_landmarks_to_roi.pbtxt add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
hand_landmark_lite.tflite add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
hand_landmark_model_loader.pbtxt add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
hand_landmark_tracking_cpu_image.pbtxt add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
hand_landmark_tracking_cpu.pbtxt add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
hand_landmark_tracking_gpu_image.pbtxt add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
hand_landmark_tracking_gpu.pbtxt add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
handedness.txt add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
palm_detection_detection_to_roi.pbtxt add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
README.md add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00

hand_landmark

Subgraphs Details
HandLandmarkCpu Detects landmarks of a single hand. (CPU input.)
HandLandmarkGpu Detects landmarks of a single hand. (GPU input.)
HandLandmarkTrackingCpu Detects and tracks landmarks of multiple hands. (CPU input.)
HandLandmarkTrackingGpu Detects and tracks landmarks of multiple hands. (GPU input.)