1. 首页
  2. 编程语言
  3. Delphi
  4. Delphi-OpenCV (master)

Delphi-OpenCV (master)

上传者: 2018-12-26 00:47:34上传 ZIP文件 38.47MB 热度 277次
由于文件大小超过csdn限制的60M,所以分割成2个文件了,请注意下载。 Delphi-OpenCV (master) OpenCV version - 2.4.8 Development environment - Delphi XE2-XE5 Contributors: Laentir Valetov email: laex@bk.ru Mikhail Grigorev email: sleuthhound@gmail.com How to install: 1.Download the archive Delphi-OpenCV-master.zip 2.Unzip it to a convenient directory, thus get the following directory structure 3.Add the search path for the modules of the project in Delphi IDE (Tools-Options-Delphi Options-Library-Library path) \Include \Include\core \Include\highgui \Include\imgproc \Include\legacy \Include\nonfree \Include\objdetect \Include\calib3d \Include\contrib \Include\video \Include\ml \Include\stitching \component where directory, which was unzipped project. Additionally, you can specify the path to the library header files FFMPEG \Include\ffmpeg \Include\ffmpeg\ctypes \Include\ffmpeg\libavcodec \Include\ffmpeg\libavfilter \Include\ffmpeg\libavformat \Include\ffmpeg\libavutil \Include\ffmpeg\libswscale Examples of using FFMPEG library header files are in the \Delphi-OpenCV-master\Include\ffmpeg\examples 4.Open in Delphi IDE and compile: Examples of the use of certain functions and procedures \samples\LibDemo.groupproj Examples of the use of video processing algorithms \samples\MultiDemo.groupproj Examples of the use of video processing algorithms using VCL.Forms \samples\VCLDemo.groupproj Examples of use of components. To install the components, open and install \Include\component\OpenCV.dpk \samples\ComponentDemo.groupproj 3.Add the search path for the modules of the project in Delphi IDE (Tools-Options-Delphi Options-Library-Library path) \Include \Include\core \Include\highgui \Include\imgproc \Include\legacy \Include\nonfree \Include\objdetect \Include\calib3d \Include\contrib \Include\video \Include\ml \Include\stitching \component where directory, which was unzipped project. Additionally, you can specify the path to the library header files FFMPEG \Include\ffmpeg \Include\ffmpeg\ctypes \Include\ffmpeg\libavcodec \Include\ffmpeg\libavfilter \Include\ffmpeg\libavformat \Include\ffmpeg\libavutil \Include\ffmpeg\libswscale Examples of using FFMPEG library header files are in the \Delphi-OpenCV-master\Include\ffmpeg\examples 4.Open in Delphi IDE and compile: Examples of the use of certain functions and procedures \samples\LibDemo.groupproj Examples of the use of video processing algorithms \samples\MultiDemo.groupproj Examples of the use of video processing algorithms using VCL.Forms \samples\VCLDemo.groupproj Examples of use of components. To install the components, open and install \Include\component\OpenCV.dpk \samples\ComponentDemo.groupproj
下载地址
用户评论
码姐姐匿名网友 2018-12-26 00:47:34

怎么安装啊?

码姐姐匿名网友 2018-12-26 00:47:34

东西很好,但是还有一个文件在哪里呢

码姐姐匿名网友 2018-12-26 00:47:34

第二部分在什么地方,只下载一部分;

码姐姐匿名网友 2018-12-26 00:47:34

仅发现38.5M的压缩文件,另一个压缩文件怎么没找到