https://github.com/natmlx/blazepalm-detector-unity
Palm detection with MediaPipe Hands in Unity Engine.
https://github.com/natmlx/blazepalm-detector-unity
computer-vision gesture-detection hand-detection hand-tracking machine-learning mediapipe natml unity3d
Last synced: 4 months ago
JSON representation
Palm detection with MediaPipe Hands in Unity Engine.
- Host: GitHub
- URL: https://github.com/natmlx/blazepalm-detector-unity
- Owner: natmlx
- License: apache-2.0
- Created: 2022-09-15T14:35:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-21T14:04:57.000Z (about 2 years ago)
- Last Synced: 2025-06-08T20:05:08.791Z (4 months ago)
- Topics: computer-vision, gesture-detection, hand-detection, hand-tracking, machine-learning, mediapipe, natml, unity3d
- Language: C#
- Homepage: https://hub.natml.ai/@natml/blazepalm-detector
- Size: 836 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BlazePalm Detector

Palm detection from Google MediaPipe.
## Running the Sample
Retrieve your access key from [NatML Hub](https://hub.natml.ai/profile) and add it to your Project Settings:
## Using the Predictor in a Different Project
[See the predictor README for more details](Packages/ai.natml.vision.blazepalm.detector/README.md).## Requirements
- Unity 2021.2+## Supported Platforms
- Android API level 24+
- iOS 13+
- macOS 10.15+ (Apple Silicon and Intel)
- Windows 10+ (64-bit only)
- WebGL:
- Chrome 91+
- Firefox 90+## Resources
- Join the [NatML community on Discord](https://natml.ai/community).
- See the [NatML documentation](https://docs.natml.ai/unity).
- Check out [NatML on GitHub](https://github.com/natmlx).
- Contact us at [hi@natml.ai](mailto:hi@natml.ai).Thank you very much!