Refactor code structure for improved readability and maintainability

This commit is contained in:
ruv 2026-03-02 11:07:41 -05:00
parent 64dae5b1c1
commit 6a408b30e8
3 changed files with 7 additions and 6 deletions

View File

@ -12,12 +12,7 @@ WiFi DensePose turns commodity WiFi signals into real-time human pose estimation
[![ESP32 Ready](https://img.shields.io/badge/ESP32--S3-CSI%20streaming-purple.svg)](#esp32-s3-hardware-pipeline)
[![crates.io](https://img.shields.io/crates/v/wifi-densepose-ruvector.svg)](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 |
> |------|-----|-------|
> | **Pose estimation** | CSI subcarrier amplitude/phase → DensePose UV maps | 54K fps (Rust) |
@ -60,6 +55,12 @@ docker run -p 3000:3000 ruvnet/wifi-densepose:latest
---
<img src="assets/screen-1.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>
## 🚀 Key Features
### Sensing

BIN
assets/screen-1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 255 KiB

BIN
assets/screen-2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB