mirror of
https://github.com/Laex/Delphi-OpenCV.git
synced 2024-11-15 07:45:53 +01:00
8113790215
* The Unit FMX.Graphics is only available from XE5 |
||
---|---|---|
.. | ||
Delphi 10.1 Berlin | ||
Delphi 10.2 Tokyo | ||
Resource | ||
dclCommonOpenCV.rc | ||
dclFFMSource.rc | ||
dclFMXOpenCV.rc | ||
dclVCLOpenCV.rc | ||
ocv.comp.FFMSource.pas | ||
ocv.comp.ImageOperation.pas | ||
ocv.comp.IOProperties.pas | ||
ocv.comp.Proc.pas | ||
ocv.comp.Register.pas | ||
ocv.comp.RegisterFFM.pas | ||
ocv.comp.RegisterFMX.pas | ||
ocv.comp.RegisterVCL.pas | ||
ocv.comp.Source.pas | ||
ocv.comp.Types.pas | ||
ocv.comp.VideoWriter.pas | ||
ocv.comp.View.pas | ||
ocv.comp.ViewFMX.pas | ||
Package structure.PNG | ||
readme.md |
Visual and non-visual components for working with the library OpenCV
Version: OpenCV 2.4.13
Requires installed Visual C++ redistributable for Visual Studio 2013
Installation
- Add to system variable PATH path to DLL libraries OpenCV.
- To install, open <PROJECT_ROOT>\component<Delphi version><Delphi version>.groupproj. Install package.
- In the panel component will be part OpenCV.
- Open the sample
<PROJECT_ROOT>\samples\Components\
Run the sample.