点阵完成,加入opencv

This commit is contained in:
2026-01-20 19:55:56 +08:00
parent 59564fd312
commit bc9f2824ed
367 changed files with 162001 additions and 52 deletions

View File

@@ -345,7 +345,7 @@ QSGNode* SparklinePlotItem::updatePaintNode(QSGNode* oldNode, UpdatePaintNodeDat
当前限制:
- `xlsx` 仅提示未实现(不会写出文件)
- `xlsx` 通过QXlsx是实现但是缺少传感器没有测试
- `zip` 未实现压缩逻辑(请视为暂不支持)
相关代码:`src/data_backend.cpp``exportHandler` / `buildCsv_` / `buildJson_``qml/content/SaveAsExportDialog.qml`