Setup Mediapipe plugin in Unity (version ) | Mediapipe unity tutorial | Mediapipe Unity Plugin

In this video I have shown How you can use open source Mediapipe unity plugin in Unity, Video might get long but I have covered all the cases which you may face while building the DLLs. Repository for (version ): Target platform: Windows Prerequisites and source links: - Visual studio () - OpenCV () - Python () - Nuget (#prerequisites) - Bazel () Visual studio path setup for Bazel (Following are my settings, might differ for you): set BAZEL_VS=C:\Program Files (x86)\Microsoft Visual Studio\2019\Community set BAZEL_VC=C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC set BAZEL_VC_FULL_VERSION=
Back to Top