README
This commit is contained in:
Generated
+2
-3
@@ -12,9 +12,8 @@
|
|||||||
</component>
|
</component>
|
||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="4be586f9-7a61-4585-994f-eaa32375497d" name="Changes" comment="Changes">
|
<list default="true" id="4be586f9-7a61-4585-994f-eaa32375497d" name="Changes" comment="Changes">
|
||||||
<change afterPath="$PROJECT_DIR$/Prj-Python/demo.py" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/resource/font/platech.ttf" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
|
||||||
</list>
|
</list>
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
@@ -123,7 +122,7 @@
|
|||||||
<workItem from="1677220611638" duration="33000" />
|
<workItem from="1677220611638" duration="33000" />
|
||||||
<workItem from="1677457111481" duration="10241000" />
|
<workItem from="1677457111481" duration="10241000" />
|
||||||
<workItem from="1677496149958" duration="6514000" />
|
<workItem from="1677496149958" duration="6514000" />
|
||||||
<workItem from="1677562836387" duration="5926000" />
|
<workItem from="1677562836387" duration="7087000" />
|
||||||
</task>
|
</task>
|
||||||
<servers />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 使用命令行测试 - 图像url地址
|
# 使用命令行测试 - 图像url地址
|
||||||
lpr3 sample -src https://tunm.oss-cn-hangzhou.aliyuncs.com/hyperlpr3/test_folder/plate_test.png
|
lpr3 sample -src https://koss.iyong.com/swift/v1/iyong_public/iyong_2596631159095872/image/20190221/1550713902741045679.jpg
|
||||||
|
|
||||||
# 使用命令行测试 - 本地图像路径
|
# 使用命令行测试 - 本地图像路径
|
||||||
lpr3 sample -src images/test_img.jpg -det high
|
lpr3 sample -src images/test_img.jpg -det high
|
||||||
|
|||||||
Reference in New Issue
Block a user