docs: add live pose detection screenshot to README
Co-Authored-By: claude-flow <ruv@ruv.net>
This commit is contained in:
parent
9dd61bdbfa
commit
135d7d3d8c
|
|
@ -12,6 +12,12 @@ WiFi DensePose turns commodity WiFi signals into real-time human pose estimation
|
||||||
[](#esp32-s3-hardware-pipeline)
|
[](#esp32-s3-hardware-pipeline)
|
||||||
[](https://crates.io/crates/wifi-densepose-ruvector)
|
[](https://crates.io/crates/wifi-densepose-ruvector)
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="assets/screen.png" alt="WiFi DensePose — Live pose detection with setup guide" width="800">
|
||||||
|
<br>
|
||||||
|
<em>Real-time pose skeleton from WiFi CSI signals — no cameras, no wearables</em>
|
||||||
|
</p>
|
||||||
|
|
||||||
> | What | How | Speed |
|
> | What | How | Speed |
|
||||||
> |------|-----|-------|
|
> |------|-----|-------|
|
||||||
> | **Pose estimation** | CSI subcarrier amplitude/phase → DensePose UV maps | 54K fps (Rust) |
|
> | **Pose estimation** | CSI subcarrier amplitude/phase → DensePose UV maps | 54K fps (Rust) |
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 225 KiB |
Loading…
Reference in New Issue