Delphi-OpenCV/source/component
Laentir Valetov 9a5de509ee FPC
Signed-off-by: Laentir Valetov <laex@bk.ru>
2019-09-16 15:29:05 +04:00
..
Delphi 10.1 Berlin Fixed #120 2019-05-13 14:26:42 +04:00
Delphi 10.2 Tokyo Update ffmpeg header version 2018-09-14 21:10:53 +04:00
Delphi 10.3 Rio Fixed #117 2019-08-14 14:21:31 +04:00
Delphi XE2 Merged 2018-09-14 19:51:55 +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 - incorrect termination of the streams processing the receipt of the video stream from the cameras. 2019-03-03 17:57:34 +04:00
ocv.comp.ImageOperation.pas Accepted #104 2019-03-04 22:21:32 +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 Fixed email 2018-08-16 23:29:02 +05:00
ocv.comp.RegisterFFM.pas RAD Studio XE8 2015-04-08 20:13:43 +03:00
ocv.comp.RegisterFMX.pas Fixed email 2018-08-16 23:29:02 +05:00
ocv.comp.RegisterVCL.pas Fixed email 2018-08-16 23:29:02 +05:00
ocv.comp.Source.pas Fixed #116 2019-03-08 23:25:46 +04:00
ocv.comp.Types.pas FPC 2019-09-16 15:29:05 +04:00
ocv.comp.VideoWriter.pas Fixed #76 2017-09-12 01:15:07 +04:00
ocv.comp.View.pas Try it now (#115) 2019-03-04 21:31:03 +04:00
ocv.comp.ViewFMX.pas Fixed #120 2019-05-13 14:26:42 +04: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.