An open API service indexing awesome lists of open source software.

https://github.com/feldim2425/mediapipetesting


https://github.com/feldim2425/mediapipetesting

Last synced: about 1 month ago
JSON representation

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
```