Giter Club home page Giter Club logo

googlemediapipepackagedll's Introduction

GoogleMediapipePackageDll

This example is based on Mediapipe v0.8.6, the specific version is shown in the following figure:

mediapipeversion

At present, some people report that using the latest version of Mediapipe, the code can be compiled successfully but not run successfully.

Haven't had time to try the latest version of Mediapipe yet, but if you compile with the latest version, you should use the latest version of the model instead of the model in my repository.

HandTracking Example

HandTracking

HolisticTracking Example

HolisticTracking

中文文档

1 Project Introduction

The HandTracking and HolisticTracking functions in Google Mediapipe are encapsulated into a dynamic link library, in which dll/hand_tracking_test corresponds to the encapsulation of the HandTracking function, and dll/holistic_tracking_dll corresponds to the encapsulation of the HolisticTracking function.

2 Project Structure

  • The dll folder contains header files, source files, and Bazel compiled project files for generating dynamic link libraries;
  • dll_use_example contains a Visual Studio 2019 project, mainly to demonstrate how to use the above compiled dynamic link library;

3 Configuration Tutorial

3.1 Compilation tutorial of Mediapipe C++ on Windows

3.2 A tutorial for encapsulating Mediapipe HandTracking as a dll

3.3 A tutorial for encapsulating Mediapipe HolisticTracking as a dll

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.