Resources
- https://github.com/Recognition2/tfmicro
- https://arxiv.org/abs/2407.08634
- https://github.com/l1npengtul/nokhwa
Task
Make a WASM/native library that
- detects qr codes (text + location)
- does pose detection
on two cameras at once.
2025-12-14
Additional context: it should be a portable library so i can later use it in both a demon and an android app
2026-06-08
Doesn't have to be WASM. However, it does have to run on an android device. I've looked at the prices of webcams and of used phones and using a used phone with multiple camera modules is cheaper.
Switching to rust-android-cam