diff --git a/docs/assets/img/quick_start/v_function/tag_reader_sample.webp b/docs/assets/img/quick_start/v_function/tag_reader_sample.webp new file mode 100644 index 00000000..fdaec5fc Binary files /dev/null and b/docs/assets/img/quick_start/v_function/tag_reader_sample.webp differ diff --git a/docs/en/quick_start/unitv/v_function.md b/docs/en/quick_start/unitv/v_function.md index ae8c64d3..e487a3fb 100644 --- a/docs/en/quick_start/unitv/v_function.md +++ b/docs/en/quick_start/unitv/v_function.md @@ -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 @@ -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 + ``` 00000000 00000000 diff --git a/docs/en/unit/can.md b/docs/en/unit/can.md index 4faa484f..ee347a1d 100644 --- a/docs/en/unit/can.md +++ b/docs/en/unit/can.md @@ -102,13 +102,13 @@ It has obvious advantages in the following aspects: High speed low failure rate
- Windows - MacOS + Windows + MacOS
diff --git a/docs/zh_CN/quick_start/unitv/v_function.md b/docs/zh_CN/quick_start/unitv/v_function.md index 0c8e6d1e..11f88ccb 100644 --- a/docs/zh_CN/quick_start/unitv/v_function.md +++ b/docs/zh_CN/quick_start/unitv/v_function.md @@ -601,7 +601,7 @@ V-Function是由M5Stack团队针对V系列设备开发的多个**视觉识别** ### 自定义标签识别 ->检测画面种的标签卡,并返回二进制序列。 +>检测画面中的标签卡,并返回二进制序列。注:仅识别固定标签卡格式,请参考下方图片 @@ -623,6 +623,9 @@ V-Function是由M5Stack团队针对V系列设备开发的多个**视觉识别** + 标签卡的坐标与长宽信息 + + + ``` 00000000 00000000 00111100 00@@@@00 @@@@ diff --git a/docs/zh_CN/unit/can.md b/docs/zh_CN/unit/can.md index e87aad4a..250aab24 100644 --- a/docs/zh_CN/unit/can.md +++ b/docs/zh_CN/unit/can.md @@ -95,13 +95,13 @@