Delphi-OpenCV/packages
Laentir Valetov 620d601154 Added *.res files
Signed-off-by: Laentir Valetov <laex@bk.ru>
2020-02-21 22:07:22 +04:00
..
Delphi 10 Seattle Refactoring... 2019-12-18 01:53:23 +04:00
Delphi 10.1 Berlin Refactoring... 2019-12-18 01:53:23 +04:00
Delphi 10.2 Tokyo Refactoring... 2019-12-18 01:53:23 +04:00
Delphi 10.3 Rio Added *.res files 2020-02-21 22:07:22 +04:00
Delphi 2010-XE8 Refactoring... 2019-12-18 01:53:23 +04:00
Resource Directory restructuring ... 2019-12-18 00:44:54 +04:00
dclFMXOpenCV.res Added *.res files 2020-02-21 22:07:22 +04:00
dclVCLOpenCV.res Added *.res files 2020-02-21 22:07:22 +04:00
FMXOpenCV.rc Directory restructuring ... 2019-12-18 00:44:54 +04:00
FMXOpenCV.res Added *.res files 2020-02-21 22:07:22 +04:00
haarcascade.res Added *.res files 2020-02-21 22:07:22 +04:00
ocv.comp.FFMSource.pas Directory restructuring ... 2019-12-18 00:44:54 +04:00
ocv.comp.ImageOperation.pas Directory restructuring ... 2019-12-18 00:44:54 +04:00
ocv.comp.IOProperties.pas Directory restructuring ... 2019-12-18 00:44:54 +04:00
ocv.comp.proc.pas Directory restructuring ... 2019-12-18 00:44:54 +04:00
ocv.comp.Register.pas Directory restructuring ... 2019-12-18 00:44:54 +04:00
ocv.comp.RegisterFFM.pas Directory restructuring ... 2019-12-18 00:44:54 +04:00
ocv.comp.RegisterFMX.pas Directory restructuring ... 2019-12-18 00:44:54 +04:00
ocv.comp.RegisterVCL.pas Directory restructuring ... 2019-12-18 00:44:54 +04:00
ocv.comp.Source.pas Directory restructuring ... 2019-12-18 00:44:54 +04:00
ocv.comp.Types.pas Directory restructuring ... 2019-12-18 00:44:54 +04:00
ocv.comp.VideoWriter.pas Directory restructuring ... 2019-12-18 00:44:54 +04:00
ocv.comp.View.pas Directory restructuring ... 2019-12-18 00:44:54 +04:00
ocv.comp.ViewFMX.pas Directory restructuring ... 2019-12-18 00:44:54 +04:00
rclFMXOpenCV.res Added *.res files 2020-02-21 22:07:22 +04:00
rclVCLOpenCV.res Added *.res files 2020-02-21 22:07:22 +04:00
readme.md Directory restructuring ... 2019-12-18 00:44:54 +04:00
rtpFFMPEG.res Added *.res files 2020-02-21 22:07:22 +04:00
VCLOpenCV.rc Directory restructuring ... 2019-12-18 00:44:54 +04:00
VCLOpenCV.res Added *.res files 2020-02-21 22:07:22 +04:00

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

  1. Add to system variable PATH path to DLL libraries OpenCV.
  2. To install, open <PROJECT_ROOT>\component<Delphi version><Delphi version>.groupproj. Install package.
  3. In the panel component will be part OpenCV.
  4. Open the sample
<PROJECT_ROOT>\samples\Components\

Run the sample.