2024-09-20
分离自由模式和普通模式的c++逻辑
pengxianhong committed on 20 Sep
解决居民用户类型菜单无图标显示的问题
pengxianhong committed on 20 Sep
解决检查在过程中添加隐患后返回无法继续按照提示巡检的问题
pengxianhong committed on 20 Sep
解决检查清单无数据的问题
pengxianhong committed on 20 Sep
修改结束检查弹框
pengxianhong committed on 20 Sep
2024-09-19
修改添加隐患逻辑
pengxianhong committed on 19 Sep
修改相机打开逻辑,兼容AR眼镜性能,改为子线程打开
pengxianhong committed on 19 Sep
梳理检查流程
pengxianhong committed on 19 Sep
梳理检查流程
pengxianhong committed on 19 Sep
优化检测结果弹窗
pengxianhong committed on 19 Sep
优化检测结果弹窗
pengxianhong committed on 19 Sep
解决识别到场景有时会无法显示检查项的问题(请求被覆盖)
pengxianhong committed on 19 Sep
2024-09-14
添加检查引导项
pengxianhong committed on 14 Sep
删除图片展示(AR界面不适于图片查看)
pengxianhong committed on 14 Sep
适配AR眼镜横屏界面效果
pengxianhong committed on 14 Sep
适配AR眼镜横屏界面效果
pengxianhong committed on 14 Sep
适配AR眼镜横屏界面效果
pengxianhong committed on 14 Sep
适配AR眼镜横屏界面效果
pengxianhong committed on 14 Sep
普通模式和自由模式的区别在自定义语音模块,此模块会在相机画面(SurfaceView)上面单独叠加一个View,会使得算法推理底层部分逻辑无法正常使用SurfaceView而出现崩溃问题
pengxianhong committed on 14 Sep
debug普通模式和自由模式的区别
pengxianhong committed on 14 Sep
debug普通模式和自由模式的区别
pengxianhong committed on 14 Sep
2024-09-13
添加自定义语音指令,以及后续业务逻辑
pengxianhong committed on 13 Sep
删除旧模型
pengxianhong committed on 13 Sep
解决检查模式退出会闪退问题(设备性能跟不上,检查界面已经销毁,线程还在继续跑,导致C++出现野指针)
pengxianhong committed on 13 Sep
更换新算法模型
pengxianhong committed on 13 Sep
解决自由模式下算法不生效问题
pengxianhong committed on 13 Sep
2024-09-12
初步实现普通巡检和自由巡检两种模式下的算法模型
pengxianhong committed on 12 Sep
更新底层库
pengxianhong committed on 12 Sep
2024-09-02
调整菜单选中/未选中样式
pengxianhong committed on 2 Sep
调整菜单选中/未选中样式
pengxianhong committed on 2 Sep