mirror of
https://github.com/Laex/Delphi-OpenCV.git
synced 2024-11-15 07:45:53 +01:00
f407adb235
Signed-off-by: Laentir Valetov <laex@bk.ru> |
||
---|---|---|
.. | ||
Delphi 10 Seattle | ||
Delphi 10.1 Berlin | ||
Delphi 10.2 Tokyo | ||
Delphi 10.3 Rio | ||
Delphi 2010-XE8 | ||
Resource | ||
FMXOpenCV.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 | ||
readme.md | ||
VCLOpenCV.rc |
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.