Skip to content

Tracking 3D positions of hand landmarks using a ZED 2i Camera, OpenCV, and MediaPipe.

Notifications You must be signed in to change notification settings

zhengdae/ZED_Hand_Tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zed_direct:

  1. Use ZED SDK to record or stream the video data directly,
  2. Use MediaPipe to perform hand tracking in the video.

zed_ros2:

  1. Use ROS2 to record or stream the video data,
  2. Extract the images data and point cloud data,
  3. Use MediaPipe to perform hand tracking based on the extracted data.

About

Tracking 3D positions of hand landmarks using a ZED 2i Camera, OpenCV, and MediaPipe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published