mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
add Vfunc Tag pic
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
@@ -604,7 +604,7 @@ V-Function is a series of **visual recognition** functional firmware developed b
|
||||
|
||||
### Tag Reader
|
||||
|
||||
>Detect the label card of the screen and return the binary sequence。
|
||||
>Detect the tag card in the screen and return to the binary sequence. Note: Only the fixed label card format is recognized, please refer to the picture below
|
||||
|
||||
<img src="assets\img\quick_start\v_function\tag_reader.webp" width="30%">
|
||||
|
||||
@@ -625,6 +625,7 @@ V-Function is a series of **visual recognition** functional firmware developed b
|
||||
- `Get tag location
|
||||
+ Coordinates and length and width information of the label card
|
||||
|
||||
<img src="assets\img\quick_start\v_function\tag_reader_sample.webp" width="60%">
|
||||
|
||||
```
|
||||
00000000 00000000
|
||||
|
||||
+3
-3
@@ -102,13 +102,13 @@ It has obvious advantages in the following aspects: High speed low failure rate
|
||||
<div style="background-color:white;">
|
||||
<div><img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/easyloader_intro.webp"></div>
|
||||
<div class="easyloader-btn">
|
||||
<a href="">Windows</a>
|
||||
<a href="">MacOS</a>
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Windows/UNIT/For%20M5Core/EasyLoader_CAN_Unit_SEND%26RECEIVE.zip">Windows</a>
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/MacOS/UNIT/EasyLoader_CAN_SEND%26RECEIVE.zip">MacOS</a>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<video id="example_video" controls>
|
||||
<source src="" type="video/mp4">
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/Unit/CAN%20UNIT.mp4" type="video/mp4">
|
||||
</video>
|
||||
<div class="easyloader-mask">
|
||||
<a>
|
||||
|
||||
@@ -601,7 +601,7 @@ V-Function是由M5Stack团队针对V系列设备开发的多个**视觉识别**
|
||||
|
||||
### 自定义标签识别
|
||||
|
||||
>检测画面种的标签卡,并返回二进制序列。
|
||||
>检测画面中的标签卡,并返回二进制序列。注:仅识别固定标签卡格式,请参考下方图片
|
||||
|
||||
<img src="assets\img\quick_start\v_function\tag_reader.webp" width="30%">
|
||||
|
||||
@@ -623,6 +623,9 @@ V-Function是由M5Stack团队针对V系列设备开发的多个**视觉识别**
|
||||
+ 标签卡的坐标与长宽信息
|
||||
|
||||
|
||||
<img src="assets\img\quick_start\v_function\tag_reader_sample.webp" width="60%">
|
||||
|
||||
|
||||
```
|
||||
00000000 00000000
|
||||
00111100 00@@@@00 @@@@
|
||||
|
||||
@@ -95,13 +95,13 @@
|
||||
<div style="background-color:white;">
|
||||
<div><img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/easyloader_intro.webp"></div>
|
||||
<div class="easyloader-btn">
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Windows/MODULE/EasyLoader_LoRa868_MODULE.exe">Windows</a>
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Windows/UNIT/For%20M5Core/EasyLoader_CAN_Unit_SEND%26RECEIVE.zip">Windows</a>
|
||||
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/MacOS/UNIT/EasyLoader_CAN_SEND%26RECEIVE.zip">MacOS</a>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<video id="example_video" controls>
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/Module/LoRa868.mp4" type="video/mp4">
|
||||
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/Unit/CAN%20UNIT.mp4" type="video/mp4">
|
||||
</video>
|
||||
<div class="easyloader-mask">
|
||||
<a>
|
||||
|
||||
Reference in New Issue
Block a user