OpenRadar 双语指南
OpenRadar 文档迁移、模块概览、demo 说明与教�?notebook 双语整理
OpenRadar 双语指南
中文
本节�?repro/openradar 中原本分散在 README、docs、demo 和教�?notebook 里的内容迁移到当前文档站,并整理成便于浏览的中英双语页面�?
OpenRadar 的定位是一个基�?Python 的毫米波雷达处理库,核心包名�?mmwave,仓库名和发行名�?openradar。它覆盖了:
- ADC 数据读取
- 距离 / 多普�?/ 角度�?DSP 处理
- 聚类�?EKF 跟踪
- 演示脚本与教�?notebook
English
This section migrates the original material from repro/openradar into the current docs site and restructures it as bilingual Chinese-English pages.
OpenRadar is a Python-based mmWave processing toolkit. The distribution name is openradar, while the import namespace is mmwave. It covers:
- ADC data ingestion
- DSP stages for range, Doppler, and angle estimation
- Clustering and EKF-based tracking
- Demo scripts and teaching notebooks