5.上位机复制代码
- adb connect [ip]
- adb shell
- [root@RV1126_RV1109:/]# vi /usr/share/xhlpr_app/xhlpr_app.cfg
- 将 h:http_path=http://168.168.106.247:5000/license_plate 中 的 168.168.106.247 修改成电脑的 ip 。
- 修改完毕之后执行 reboot 重启
Windows:复制代码
- # 介绍
- 本分支为了识别 RV1126 车牌识别做的 http 服务端和客户端。为了让 windows 和 Linux 平台都可以用,使用了跨平台语言 python。
- 依赖:
- tkinter
- flask
- 请使用 pip3 和 apt 自行安装以上环境。
- 根据电脑 ip 配置 ip_config.txt 文件的 ip 和端口
- # 运行
- 打开两个终端:
- cd xhlpr_app/pywebservice/linux
- python3 draw.py
- python3 Pywebservice.py
欢迎光临 Firefly开源社区 (https://dev.t-firefly.com/) | Powered by Discuz! X3.1 |