OpenCV 5.0 Delphi Wrapper

June 12, 2026 · View on GitHub

Section index. All paths are relative to the repository root.

Contents

SectionDescription
Project structuredirectories, layers, CMR, SEH
Buildingwrapper, executables, BPL, multiple Delphi versions
Delphi unitsunit table and API overview
ComponentsIDE palette, camera, view, MUX
TcvPipelinestages, presets, events, Tier 2/3
Demos and testssample programs, CLI options
Modelsdownload_models.ps1, files in bin/
Cookbookcode examples
Troubleshootingcommon issues
Generatorlocal generator/ (not in git)
LicensesOpenCV, models
  • Repository overview: ../README.md
  • Scripts: build_all.ps1, build_package.ps1, download_models.ps1, ci.ps1
  • Component example: Test/Utit2 (camera → pipeline → MUX → view)
  • Test report: bin/test_results.txt
  • Model list: bin/models/README.txt
  • Russian documentation: ru/README.md
project-structure ──► building ──► components ──► pipeline
        │                  │            │
        ▼                  ▼            ▼
  delphi-units          demos        cookbook
        │                  │
        ▼                  ▼
     models ◄──────── troubleshooting