From 9457be31fd4c5e31e65bbb5ca767a4e99f98fbc4 Mon Sep 17 00:00:00 2001 From: Neucrack Date: Tue, 2 Apr 2024 23:51:23 +0800 Subject: [PATCH] update video flag --- docs/hardware/en/maixcam/README.md | 2 +- docs/hardware/zh/maixcam/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/hardware/en/maixcam/README.md b/docs/hardware/en/maixcam/README.md index 8b02f2c9fa..9b0749e282 100644 --- a/docs/hardware/en/maixcam/README.md +++ b/docs/hardware/en/maixcam/README.md @@ -51,7 +51,7 @@ We have not only developed the hardware, but also provided a complete software e | Name | Description | Image/Video | | --- | --- | --- | | [MaixPy](https://wiki.sipeed.com/maixpy/) | Python development package, provides a rich and easy-to-use API, optimized for MaixCAM, supports hardware acceleration, provides rich documentation tutorials | Please see [MaixPy Homepage](https://wiki.sipeed.com/maixpy/) | -| [MaixVision](https://wiki.sipeed.com/maixvision) | AI Vision IDE, programming, code running, real-time image preview, and even graphical programming, greatly reducing the difficulty of setting up the development environment and the threshold of use | ![MaixVision](../../assets/maixcam/maixvision.jpg) | +| [MaixVision](https://wiki.sipeed.com/maixvision) | AI Vision IDE, programming, code running, real-time image preview, and even graphical programming, greatly reducing the difficulty of setting up the development environment and the threshold of use | ![MaixVision](../../assets/maixcam/maixvision.jpg) | | [MaixHub](https://maixhub.com) | Online AI model training platform, no need for AI knowledge and expensive training equipment, one-click model training, one-click deployment to MaixCAM | ![MaixVision](../../assets/maixcam/maixhub.jpg) | | [MaixCDK](https://github.com/sipeed/MaixCDK) | C++ version of MaixPy, developers familiar with C/C++ can get started immediately | Please see [MaixCDK Homepage](https://github.com/sipeed/MaixCDK) | | [App Store](https://maixhub.com) | Provides various applications and tools, no need to develop, just download and use, developers can also upload and share applications | Please see [Maix App Store](https://maixhub.com/app) | diff --git a/docs/hardware/zh/maixcam/README.md b/docs/hardware/zh/maixcam/README.md index cf0d73ceaf..99b1939f0f 100644 --- a/docs/hardware/zh/maixcam/README.md +++ b/docs/hardware/zh/maixcam/README.md @@ -51,7 +51,7 @@ MaixCAM **首发优惠价格 169 元**(Lite 版本 无屏幕和外壳)和 **249 | 名称 | 描述 | 图片/视频 | | --- | --- | --- | | [MaixPy](https://wiki.sipeed.com/maixpy/) | Python 开发包, 提供丰富且使用简单的 API,针对 MaixCAM 进行优化,支持硬件加速,提供丰富文档教程 | 请看[MaixPy 主页](https://wiki.sipeed.com/maixpy/) | -| [MaixVision](https://wiki.sipeed.com/maixvision) | AI 视觉 IDE,编程、代码运行、图像实时预览,甚至图形化编程等等,大大降低开发环境搭建难度和使用门槛 | ![MaixVision](../../assets/maixcam/maixvision.jpg) | +| [MaixVision](https://wiki.sipeed.com/maixvision) | AI 视觉 IDE,编程、代码运行、图像实时预览,甚至图形化编程等等,大大降低开发环境搭建难度和使用门槛 | ![MaixVision](../../assets/maixcam/maixvision.jpg) | | [MaixHub](https://maixhub.com) | 在线 AI 模型训练平台,无需 AI 知识和昂贵的训练设备,一键训练模型,一键部署到 MaixCAM | ![MaixVision](../../assets/maixcam/maixhub.jpg) | | [MaixCDK](https://github.com/sipeed/MaixCDK) | MaixPy 的 C++版本,熟悉 C/C++ 的开发者立刻上手 | 请看[MaixCDK 主页](https://github.com/sipeed/MaixCDK) | | [应用商城](https://maixhub.com) | 提供各种应用和工具,无需开发直接下载使用,开发者也可以上传分享应用 | 请看 [Maix 应用商城](https://maixhub.com/app) |