|
|
2026-04-24 00:10:00.519 [scheduling-1] INFO [com.example.lxcameraapi.util.LogUtil] - 定时任务执行 - Task: 清理文件任务, Status: START, Message: 开始执行文件清理任务, Time: 1776960600516
|
|
|
2026-04-24 00:10:00.614 [scheduling-1] INFO [com.example.lxcameraapi.util.LogUtil] - 定时任务执行 - Task: 清理文件任务, Status: SUCCESS, Message: 文件清理任务执行完成, Time: 1776960600614
|
|
|
2026-04-24 09:44:15.987 [SpringApplicationShutdownHook] INFO [c.e.l.s.IndustrialCamera.algorithm.ONNXServiceNew] - 开始清理 ONNX 资源...
|
|
|
2026-04-24 09:44:16.111 [SpringApplicationShutdownHook] INFO [c.e.l.s.IndustrialCamera.algorithm.ONNXServiceNew] - 已关闭 Session: qrCode
|
|
|
2026-04-24 09:44:16.150 [SpringApplicationShutdownHook] INFO [c.e.l.s.IndustrialCamera.algorithm.ONNXServiceNew] - 已关闭 Session: model
|
|
|
2026-04-24 09:44:16.150 [SpringApplicationShutdownHook] INFO [c.e.l.s.IndustrialCamera.algorithm.ONNXServiceNew] - ONNX 资源清理完成
|
|
|
2026-04-24 09:57:22.712 [main] INFO [com.example.lxcameraapi.LxCameraApiApplication] - Starting LxCameraApiApplication using Java 21.0.10 with PID 23876 (D:\git\测试\lxCameraApi\target\classes started by 昊天 in D:\git\测试\lxCameraApi)
|
|
|
2026-04-24 09:57:22.714 [main] INFO [com.example.lxcameraapi.LxCameraApiApplication] - The following 1 profile is active: "-Djava.library.path=D:\git\测试\lxCameraApi\libs"
|
|
|
2026-04-24 09:57:24.351 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] - Initializing ProtocolHandler ["http-nio-8097"]
|
|
|
2026-04-24 09:57:24.353 [main] INFO [org.apache.catalina.core.StandardService] - Starting service [Tomcat]
|
|
|
2026-04-24 09:57:24.354 [main] INFO [org.apache.catalina.core.StandardEngine] - Starting Servlet engine: [Apache Tomcat/10.1.16]
|
|
|
2026-04-24 09:57:24.435 [main] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] - Initializing Spring embedded WebApplicationContext
|
|
|
2026-04-24 09:57:28.376 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] - Starting ProtocolHandler ["http-nio-8097"]
|
|
|
2026-04-24 09:57:28.423 [main] INFO [com.example.lxcameraapi.LxCameraApiApplication] - Started LxCameraApiApplication in 6.452 seconds (process running for 7.858)
|
|
|
2026-04-24 09:57:51.053 [http-nio-8097-exec-1] INFO [o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
2026-04-24 09:57:51.164 [http-nio-8097-exec-1] INFO [com.example.lxcameraapi.util.LogUtil] - API请求 - URL: http://192.168.100.110:8097/category/single, Method: POST, Params: [BoxCountRequest(cameraId=1, cameraCalibratePath=null, pcdFilePath=null, floorHeight=null, boxLength=null, boxWidth=null, boxHeight=null, stackType=null, maxBoxesPerLayer=null, baseTolerance=null, additionalTolerancePerLevel=null, minBounds=null, maxBounds=null)], ClientIP: 192.168.100.99, Time: 1776995871164
|
|
|
2026-04-24 09:57:51.164 [http-nio-8097-exec-1] INFO [c.e.lxcameraapi.controller.CategoryController] - 开始拍照,IP: 1, 路径: D:/data/media/2026-04-24/1/1776995871164.png
|
|
|
2026-04-24 09:57:51.843 [http-nio-8097-exec-1] INFO [c.e.l.s.IndustrialCamera.algorithm.ONNXServiceNew] - YOLO26 输出数量: 1
|
|
|
2026-04-24 09:57:51.844 [http-nio-8097-exec-1] INFO [c.e.l.s.IndustrialCamera.algorithm.ONNXServiceNew] - YOLO26 输出维度: [1, 300, 6]
|
|
|
2026-04-24 09:57:51.844 [http-nio-8097-exec-1] INFO [c.e.l.s.IndustrialCamera.algorithm.ONNXServiceNew] - 检测到 NMS 后的输出格式 [1, 300, 6],直接解析
|
|
|
2026-04-24 09:57:51.964 [http-nio-8097-exec-1] INFO [c.e.l.s.IndustrialCamera.algorithm.ONNXServiceNew] - 原始图像尺寸: 3072 x 2048
|
|
|
2026-04-24 09:57:51.965 [http-nio-8097-exec-1] INFO [c.e.l.s.IndustrialCamera.algorithm.ONNXServiceNew] - 模型输入尺寸: 1024 x 1024
|
|
|
2026-04-24 09:57:51.965 [http-nio-8097-exec-1] INFO [c.e.l.s.IndustrialCamera.algorithm.ONNXServiceNew] - 缩放参数: scale=0.3333333333333333, scaledWidth=1024, scaledHeight=682, offsetX=0, offsetY=171
|
|
|
2026-04-24 09:57:51.968 [http-nio-8097-exec-1] INFO [c.e.l.s.IndustrialCamera.algorithm.ONNXServiceNew] - YOLO26 检测结果: 2 个
|
|
|
2026-04-24 09:57:52.164 [http-nio-8097-exec-1] INFO [c.e.l.s.IndustrialCamera.opencv.OpencvService] - 图片已保存: D:/data/media/2026-04-24/1/1776995871164.pngdetect.jpg
|
|
|
2026-04-24 09:57:52.164 [http-nio-8097-exec-1] INFO [c.e.lxcameraapi.controller.CategoryController] - 检测结果: [BoundingBox(x=526.7183837890625, y=991.8028564453125, w=978.4345703125, h=575.0291748046875), BoundingBox(x=1674.6690673828125, y=971.1395263671875, w=1018.9212646484375, h=570.0963134765625)]
|
|
|
2026-04-24 09:57:52.170 [http-nio-8097-exec-1] INFO [c.e.lxcameraapi.controller.CategoryController] - 检测结果统计 - 最常见的类别: 0143, 出现次数: 2
|
|
|
2026-04-24 09:57:52.171 [http-nio-8097-exec-1] INFO [com.example.lxcameraapi.util.LogUtil] - API响应 - URL: http://192.168.100.110:8097/category/single, Method: POST, Status: 200, Duration: 1013ms, Time: 1776995872171
|
|
|
2026-04-24 09:57:52.259 [http-nio-8097-exec-2] INFO [com.example.lxcameraapi.util.LogUtil] - API请求 - URL: http://192.168.100.110:8097/api/qrcode/single, Method: POST, Params: [BoxCountRequest(cameraId=1, cameraCalibratePath=null, pcdFilePath=null, floorHeight=null, boxLength=null, boxWidth=null, boxHeight=null, stackType=null, maxBoxesPerLayer=null, baseTolerance=null, additionalTolerancePerLevel=null, minBounds=null, maxBounds=null)], ClientIP: 192.168.100.99, Time: 1776995872259
|
|
|
2026-04-24 09:57:52.260 [http-nio-8097-exec-2] INFO [c.example.lxcameraapi.controller.QtCodeController] - 开始拍照,IP: 1, 路径: D:/data/media/2026-04-24/1/1776995872260.png
|
|
|
2026-04-24 09:57:55.399 [http-nio-8097-exec-2] INFO [c.e.l.s.IndustrialCamera.algorithm.ONNXServiceNew] - YOLO26 输出数量: 1
|
|
|
2026-04-24 09:57:55.399 [http-nio-8097-exec-2] INFO [c.e.l.s.IndustrialCamera.algorithm.ONNXServiceNew] - YOLO26 输出维度: [1, 300, 6]
|
|
|
2026-04-24 09:57:55.399 [http-nio-8097-exec-2] INFO [c.e.l.s.IndustrialCamera.algorithm.ONNXServiceNew] - 检测到 NMS 后的输出格式 [1, 300, 6],直接解析
|
|
|
2026-04-24 09:57:55.503 [http-nio-8097-exec-2] INFO [c.e.l.s.IndustrialCamera.algorithm.ONNXServiceNew] - 原始图像尺寸: 3072 x 2048
|
|
|
2026-04-24 09:57:55.503 [http-nio-8097-exec-2] INFO [c.e.l.s.IndustrialCamera.algorithm.ONNXServiceNew] - 模型输入尺寸: 2048 x 2048
|
|
|
2026-04-24 09:57:55.503 [http-nio-8097-exec-2] INFO [c.e.l.s.IndustrialCamera.algorithm.ONNXServiceNew] - 缩放参数: scale=0.6666666666666666, scaledWidth=2048, scaledHeight=1365, offsetX=0, offsetY=341
|
|
|
2026-04-24 09:57:55.504 [http-nio-8097-exec-2] INFO [c.e.l.s.IndustrialCamera.algorithm.ONNXServiceNew] - YOLO26 检测结果: 3 个
|
|
|
2026-04-24 09:57:55.669 [http-nio-8097-exec-2] INFO [c.e.l.s.IndustrialCamera.opencv.OpencvService] - 图片已保存: D:/data/media/2026-04-24/1/1776995872260.png.jpg
|
|
|
2026-04-24 09:57:55.670 [http-nio-8097-exec-2] INFO [c.example.lxcameraapi.controller.QtCodeController] - 检测结果: [BoundingBox(x=539.2806396484375, y=1487.9970703125, w=113.16552734375, h=113.220947265625), BoundingBox(x=1669.6820068359375, y=1434.252197265625, w=123.2086181640625, h=122.325439453125), BoundingBox(x=703.649658203125, y=303.3778381347656, w=124.672607421875, h=122.51358032226562)]
|
|
|
2026-04-24 09:57:55.753 [http-nio-8097-exec-2] INFO [c.example.lxcameraapi.controller.QtCodeController] - 裁剪区域: x=509, y=1457, width=173, height=173, 扩展像素=30, 原图尺寸: 3072x2048
|
|
|
2026-04-24 09:57:57.004 [http-nio-8097-exec-2] INFO [c.example.lxcameraapi.controller.QtCodeController] - 解码成功: UR202606 |