thresholds.size() != expected.size():override 改列表长度时的修复

pipeline_override 改变 expected、template 等列表长度时,threshold 仍继承原节点导致校验失败;适用于 NeuralNetworkDetect、TemplateMatch、OCR 等带 threshold 的识别。

Author
overflow65537
Difficulty
beginner
Estimated Time
5min
Status
stable
Updated
2026-06-28
Created
2026-06-28
Tags
pipeline, pipeline_override, threshold, pitfall, troubleshooting

Chapters

  1. 报错排查与修复

Files

  • index.md
  • maahub_meta.json

Source Repository on GitHub | Back to all experiences