From 2cdea6add8257b9f5bbab582a91ffbd08e37a5fd Mon Sep 17 00:00:00 2001 From: jario-jin Date: Tue, 5 Sep 2023 10:46:58 +0000 Subject: [PATCH] update README.en.md. Signed-off-by: jario-jin --- README.en.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.en.md b/README.en.md index 081092f..2bf2cbf 100644 --- a/README.en.md +++ b/README.en.md @@ -29,20 +29,20 @@ SpireCV is an **real-time edge perception SDK** built for **intelligent unmanned #### Current support: - - **Functional Layer**: + - **Functional level**: - [x] Video algorithm module (providing perceptual algorithms with unified interfaces, efficient performance and diverse functions) - [x] Video input, save and push stream module (to provide stable, cross-platform video reading and writing capabilities) - [x] Camera and pod control module (for the typical hardware ecology to open the interface, easy to use) - [x] Sensing information interaction module (providing UDP communication protocol) - [x] [ROS interface](https://gitee.com/amovlab1/spirecv-ros.git) - - **平台层**: + - **Platform level**: - [x] X86 + Nvidia GPUs (10 series, 20 series, and 30 series graphics cards recommended) - [x] Jetson (AGX Orin/Xavier、Orin NX/Nano、Xavier NX) - [ ] Intel CPU (coming soon) - [ ] Rockchip (coming soon) - [ ] HUAWEI Ascend (coming soon) -## 功能展示 +## Demos - **QR code detection**