Delphi-OpenCV/source/component
Michael Bunk 8113790215 Fix compilation of the FMX package with Delphis older than XE5
* The Unit FMX.Graphics is only available from XE5
2017-09-15 11:02:59 +02:00
..
Delphi 10.1 Berlin Fixed #71 2017-05-21 14:03:23 +04:00
Delphi 10.2 Tokyo Fixed #71 2017-05-21 14:03:23 +04:00
Resource Add icons for component 2014-08-25 03:17:22 +04:00
dclCommonOpenCV.rc Refactoring 2016-11-21 18:51:34 +04:00
dclFFMSource.rc Refactoring 2016-11-21 18:51:34 +04:00
dclFMXOpenCV.rc Refactoring 2016-11-21 18:51:34 +04:00
dclVCLOpenCV.rc Refactoring 2016-11-21 18:51:34 +04:00
ocv.comp.FFMSource.pas Fixed FMX FFMPEG 2017-05-24 19:27:25 +04:00
ocv.comp.ImageOperation.pas Refactoring 2016-11-21 18:51:34 +04:00
ocv.comp.IOProperties.pas Fixed #42 2015-11-17 02:35:07 +03:00
ocv.comp.Proc.pas Fixed #71 2017-05-21 14:03:23 +04:00
ocv.comp.Register.pas Refactoring 2016-11-21 18:51:34 +04:00
ocv.comp.RegisterFFM.pas RAD Studio XE8 2015-04-08 20:13:43 +03:00
ocv.comp.RegisterFMX.pas Update OpenCV.inc 2014-09-29 13:12:47 +06:00
ocv.comp.RegisterVCL.pas Refactoring 2016-11-21 18:51:34 +04:00
ocv.comp.Source.pas Refactoring 2016-11-04 11:44:46 +04:00
ocv.comp.Types.pas Fixed #80 2017-09-08 13:02:08 +04:00
ocv.comp.VideoWriter.pas Fixed #76 2017-09-12 01:15:07 +04:00
ocv.comp.View.pas Update ONVIF 2016-11-16 01:08:21 +04:00
ocv.comp.ViewFMX.pas Fix compilation of the FMX package with Delphis older than XE5 2017-09-15 11:02:59 +02:00
Package structure.PNG Refactoring 2016-11-21 18:51:34 +04:00
readme.md Refactoring 2016-11-21 18:51:34 +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.