safesight-edge/plugins
sladro aaa794fe10 feat: Enhance preprocessing and detection with letterbox resizing and transformation metadata
- Added `resize_mode` option to `preprocess_node` for handling image resizing strategies: stretch, keep ratio, and letterbox.
- Implemented `BuildLetterbox` function to create letterbox resized frames while maintaining aspect ratio.
- Introduced `FrameTransformMeta` structure to store transformation metadata for frames, including scaling and padding information.
- Updated detection coordinate calculations in `ai_yolo_node` to utilize transformation metadata for accurate bounding box adjustments.
- Enhanced bounding box mapping in `osd_node` to account for potential discrepancies between detection and frame sizes.
- Refactored image processing logic to support new resizing modes and ensure compatibility with existing formats.
2026-02-27 20:05:20 +08:00
..
ai_face_det 解耦开发5 2026-01-16 20:19:09 +08:00
ai_face_recog 解耦开发5 2026-01-16 20:19:09 +08:00
ai_yolo feat: Enhance preprocessing and detection with letterbox resizing and transformation metadata 2026-02-27 20:05:20 +08:00
alarm 测试优化代码 2026-01-20 16:59:30 +08:00
det_post 性能优化5 2026-01-12 21:51:36 +08:00
gate 规范优化6,修复编译 2026-01-13 21:17:02 +08:00
input_file 优化解耦 2026-01-16 21:18:18 +08:00
input_rtsp 优化解耦 2026-01-16 21:18:18 +08:00
osd feat: Enhance preprocessing and detection with letterbox resizing and transformation metadata 2026-02-27 20:05:20 +08:00
preprocess feat: Enhance preprocessing and detection with letterbox resizing and transformation metadata 2026-02-27 20:05:20 +08:00
publish 优化解耦 2026-01-16 21:18:18 +08:00
storage 优化解耦 2026-01-16 21:18:18 +08:00
tracker 规范优化6 2026-01-13 21:14:25 +08:00
zlm_http 性能优化5 2026-01-12 21:51:36 +08:00
CMakeLists.txt Enhance MPP library detection logic with explicit overrides and fallback mechanisms 2026-02-27 18:57:45 +08:00