agrechnev / first_steps_mediapipe
First steps with Google Mediapipe in C++: An Informal tutorial
☆82Updated 4 years ago
Alternatives and similar repositories for first_steps_mediapipe
Users that are interested in first_steps_mediapipe are comparing it to the libraries listed below
Sorting:
- Real-time Face and Iris Landmarks Detection using C++☆89Updated 2 years ago
- Example Qt application that demonstrates how to integrate Mediapipe☆49Updated 2 years ago
- package google mediapipe hand and holistic tracking into a dynamic link library☆186Updated 3 years ago
- Use Mediapipe with CMake: Example LibMP Usage Application☆26Updated 2 years ago
- this fork ports google/mediapipe to windows platform with Visual Studio 2019. Build mediapipe static library with few examples and my ver…