History for SafetyAuxiliary / app / src / main / cpp / yolo.cpp
2024-08-30
1、优化巡检时,相机打开、关闭时机,减少不必要的打开关闭相机和频繁的初始化模型,降低功耗并优化发热问题 ...
pengxianhong committed on 30 Aug
优化jni数据回传
pengxianhong committed on 30 Aug
2024-08-29
根据产品想法优化开始检查流程
pengxianhong committed on 29 Aug
2024-07-08
JNI返回值由String改为float[],简化解析逻辑,提高性能
pengxianhong committed on 8 Jul 2024
2024-06-25
解决无法加载多模型的问题
pengxianhong committed on 25 Jun 2024
2024-06-17
同步AR眼镜端C++代码逻辑
pengxianhong committed on 17 Jun 2024
2024-06-14
优化代码
pengxianhong committed on 14 Jun 2024
2024-06-12
完善单模型算法逻辑
pengxianhong committed on 12 Jun 2024
2024-06-04
移植 ncnn + yolov8 + opencv 到Android端
pengxianhong committed on 4 Jun 2024