Delphi-OpenCV

由于文件大小超过csdn限制的70M. Delphi-OpenCV version - 2.4.13 Development environment - Delphi 2010-10.1 Contributors: Laentir Valetov (email: laex@bk.ru) Mikhail Grigorev (email: sleuthhound@gmail.com) Requirements: Visual C++redistributable for Visual Studio 2013 Files: msvcp120.dll, msvcr120.dll, msvcp120d.dll, msvcr120d.dll (1) 32-bit in the "Delphi-OpenCVredistVC2013x86" (2) 64-bit in the "Delphi-OpenCVredistVC2013x64" Shared library FFMPEG 3.2 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:OpenCVbuildx86vc12bin (6) 64-bit in the C:OpenCVbuildx64vc12bin Some examples (FFMPEG) required SDL 2.0 and SDL 1.2 (7) SDL.dll and SDL2.dll Copy files OS Windows 64-bit Target platform 64-bit: (2),(4),(6) -> "C:WindowsSystem32" Target platform 32-bit: (1),(3),(5),(7) -> "C:WindowsSysWOW64" OS Windows 32-bit Target platform 32-bit: (1),(3),(5),(7) -> "C:WindowsSystem32" How to install: Download the archive. Unzip it to a convenient directory, thus get the following directory structure - Directory, for example, "C:DelphiOpenCV" Add the search path for the modules of the project in Delphi IDE (Tools-Options-Delphi Options-Library path) sourceutils sourcecomponent sourcesdl sourceopengl sourceffmpeg resourcefacedetectxml where directory, which was unzipped project. To install the components, open and install sourcecomponentDelphiXXOpenCVXXX.dpk sourcecomponentDelphiXXdclCommonOpenCVXXX.dpk sourcecomponentDelphiXXdclVCLOpenCVXXX.dpk sourcecomponentDelphiXXdclFMXOpenCVXXX.dpk Open in Delphi IDE and compile: Examples of the use of certain functions and procedures samplesLibDemo.groupproj Examples of the use of video processing algorithms samplesMultiDemo.groupproj Examples of the use of video processing algorithms using VCL.Forms samplesVCLDemo.groupproj Examples of using FFMPEG library header files are in the samplesFFMpegFFMPEG.groupproj Examples of use of components samplesComponentsDemo.groupproj Donate (PayPal USD) Donate (PayPal EUR) Donate (PayPal RUB) Yandex Money: 410012802258318
rar 文件大小:1.35KB