https://github.com/feldim2425/mediapipetesting
https://github.com/feldim2425/mediapipetesting
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/feldim2425/mediapipetesting
- Owner: feldim2425
- Created: 2021-05-15T13:32:44.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-15T13:49:06.000Z (about 5 years ago)
- Last Synced: 2025-03-22T17:38:34.268Z (about 1 year ago)
- Language: C++
- Size: 3.07 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mediapipe testing
Just messing arround with mediapipe in c++
## Building & Running
```
$ bazel build //src:main
$ ./bazel-bin/src/main
```