Project Delphi-OpenCV. Translation of OpenCV library header files in Delphi
Go to file
Laentir Valetov b80da6ccf9 Minor changes in ocv.core.types_c
Signed-off-by: Laentir Valetov <laex@bk.ru>
2017-10-06 22:24:12 +04:00
bin Rebuild opencv_classes 2017-09-15 00:11:35 +04:00
redist Fixed #75 2017-09-12 01:18:23 +04:00
resource Fixed #82, #83 2017-09-07 14:48:30 +04:00
samples Migrate to FFmpeg Delphi/Pascal Headers by http://www.delphiffmpeg.com 2017-09-30 03:13:05 +04:00
source Minor changes in ocv.core.types_c 2017-10-06 22:24:12 +04:00
_config.yml Set theme jekyll-theme-cayman 2017-09-30 20:02:41 +04:00
.gitattributes Refactoring, new wrapper Opencv classes 2014-04-04 21:14:06 +04:00
.gitignore Migrate to FFmpeg Delphi/Pascal Headers by http://www.delphiffmpeg.com 2017-09-30 03:13:05 +04:00
MPL-1.1.txt Demos 2016-07-31 20:23:31 +04:00
README.md Minor changes in ocv.core.types_c 2017-10-06 22:24:12 +04:00

Delphi-OpenCV

  • OpenCV version - 2.4.13.3
  • Development environment - Delphi 2010-10.2

Contributors:

Laentir Valetov (email: laex@bk.ru)
Mikhail Grigorev (email: sleuthhound@gmail.com)

Requirements:

  • Visual C++ Redistributable for Visual Studio 2015
    Files: msvcp140.dll, msvcp140d.dll in "Delphi-OpenCV\redist" or here
(1) 32-bit in the "Delphi-OpenCV\redist\VC14\x86\"
(2) 64-bit in the "Delphi-OpenCV\redist\VC14\x64\"
  • Shared library FFMPEG 3.3.3 for Windows can be downloaded from here
(3) FFmpeg 32-bit Shared
(4) FFmpeg 64-bit Shared
  • Dynamic library OpenCV need to download here
    Files: *2413.dll and *2413d.dll
After installing OpenCV:
(5) 32-bit in the C:\OpenCV\build\x86\vc14\bin\*.dll
(6) 64-bit in the C:\OpenCV\build\x64\vc14\bin\*.dll
(7) SDL.dll and SDL2.dll

Copy files

OS Windows 64-bit

Target platform 64-bit: (2),(4),(6) -> "C:\Windows\System32\"
Target platform 32-bit: (1),(3),(5),(7) -> "C:\Windows\SysWOW64\"

OS Windows 32-bit

Target platform 32-bit: (1),(3),(5),(7) -> "C:\Windows\System32\"

How to install:

Download the archive.
Unzip it to a convenient directory, thus get the following directory structure

<PROJECT_ROOT> - Directory, for example, "C:\Delphi\OpenCV\"
	<bin>
	<redist>
	<resource>
	<samples>
	<source>

Download the FFmpeg Delphi/Pascal Headers and extract to <PROJECT_ROOT>\source\ffmpeg
Add the search path for the modules of the project in Delphi IDE (Tools-Options-Delphi Options-Library-Library path)

<PROJECT_ROOT>\source
<PROJECT_ROOT>\source\classes
<PROJECT_ROOT>\source\component
<PROJECT_ROOT>\source\ffmpeg\headers
<PROJECT_ROOT>\source\opengl
<PROJECT_ROOT>\source\sdl
<PROJECT_ROOT>\source\sdl2
<PROJECT_ROOT>\source\utils
<PROJECT_ROOT>\resource\facedetectxml

where <PROJECT_ROOT> directory, which was unzipped project.

To install the components, open and install

<PROJECT_ROOT>\source\component\DelphiXX\dclCommonOpenCVXXX.dpk
<PROJECT_ROOT>\source\component\DelphiXX\dclFFMSourceXXX.dpk
<PROJECT_ROOT>\source\component\DelphiXX\dclFMXOpenCVXXX.dpk
<PROJECT_ROOT>\source\component\DelphiXX\dclVCLOpenCVXXX.dpk

Examples

Open in Delphi IDE and compile:
Examples of the use of certain functions and procedures

<PROJECT_ROOT>\samples\LibDemo\LibDemo.groupproj

Examples of the use of video processing algorithms

<PROJECT_ROOT>\samples\MultiDemo\MultiDemo.groupproj

Examples of the use of video processing algorithms using VCL.Forms

<PROJECT_ROOT>\samples\VCLDemo\VCLDemo.groupproj

Examples of using FFMPEG library header files are in the

<PROJECT_ROOT>\source\ffmpeg\examples

Examples of use of components

<PROJECT_ROOT>\samples\Components\ComponentsDemo.groupproj

Donate
PayPal USD
PayPal EUR
PayPal RUB
Yandex Money