robert-go
robert-go
feat: support for the torch control and returns torch timestamps on `onRecordingFinished` callback.
## What This PR adds support for the torch and returns torch timestamps on `onRecordingFinished` callback. ## Changes This PR added new props `metadata` to capture torch timestamps data on...
Hi I'm trying to build a `ios_framework`. It use OpencvFramework. But I don't know how to export headers from Opencv to reuse it My `BUILD` file ``` load("@build_bazel_rules_apple//apple:ios.bzl", "ios_framework") ios_framework(...
This repo is amazing It helped me a lot I read its code and was able to get HR(bpm) But can I get HRV? Can I get R peaks or...
Thank you for awesome project Can you create a tutorial section in the readme.md Includes the command lines you used to build I have a similar idea with Iris Tracking...