Troubleshooting

June 12, 2026 · View on GitHub

← Documentation · Building · Models

IssueWhat to check
«Cannot load DLL»opencv_delphi_wrapper.dll and OpenCV DLLs in bin/ or PATHBuilding
Camera won't open--camera=N, --backend=dshow or msmfDemoWebcam5
FaceDetectorYN won't createOpenCV built with dnn
Empty detect on webcam2026may model; setInputSize matches frame
YOLOX create/detect failpath contains yolox; model in models\; custom postprocess
PPOCR 0 polygonsuse text_sample.png, not test.pngPPOCR
PPOCR detect fail (Concat)rebuild wrapper; setInputSize multiple of 32
EExternalException in testsOpenCV 5 + Delphi host — SEH
DemoUtils not found-N"path\samples\common" when compiling
DemoTrackNano5backbone.onnx + neckhead.onnx in bin/Models
BPL «compiled with a different version»build_package.ps1 with same Studio; don't mix BPL/DCP — Packages
Components not on paletteOpenCV5.bpl + OpenCV5Design.bpl; Library path — Components
Pipeline INI without paramsSaveToIni saves type and Enabled; params via OI — Pipeline