Advantech EPM-880 handleiding
Handleiding
Je bekijkt pagina 41 van 48

33 EPM-880 User Manual
Chapter 3 Software Specifications
3. Installed libUSB 1.0.0.
4. Installed OpenCV dependency package.
5. Download OpenCV 2.4.13 source code from OpenCV official release.
6. Build OpenCV library.
Untar opencv-2.4.13.tar.bz2 source code and below example we assume OpenCv
file path is in /opt/opencv but it should depend on the user's environment.
/opt/opencv is an assumed path, it should depend on the OpenCV path of the user's
environment.
Check OpenCV version.
$sudo apt-get install libUSB-1.0-0-dev
$ sudo apt-get install build-essential cmake git libgtk2.0-dev pkg-config libavcodec-dev libav-
format-dev libswscale-dev
$ sudo apt-get install python3.5 python3-numpy libtbb2 libtbb-dev
$ sudo apt-get install libjpeg-dev libpng-dev libtiff5-dev libdc1394-22-dev libeigen3-dev lib-
theora-dev libvorbis-dev libxvidcore-dev libx264-dev sphinx-common libtbb-dev yasm lib-
faac-dev libopencore-amrnb-dev libopencore-amrwb-dev libopenexr-dev libgstreamer-
plugins-base1.0-dev libavutil-dev libavfilter-dev libavresample-dev
$ sudo apt-get install software-properties-common
$ sudo apt-get install python-software-properties
$ sudo add-apt-repository "deb http://security.ubuntu.com/ubuntu xenial-security main"
$ sudo apt update
$ sudo apt install libjasper1 libjasper-dev libtiff-dev
$ cd /opt/opencv
$ mkdir release
$ cd release
$ mkdir my_build_dir
$ cd my_build_dir
$ cmake -D BUILD_TIFF=ON -D WITH_CUDA=OFF -D ENABLE_AVX=OFF -D
WITH_OPENGL=OFF -D WITH_OPENCL=OFF -D WITH_IPP=OFF -D WITH_TBB=OFF -D
BUILD_TBB=ON -D WITH_EIGEN=OFF -D WITH_V4L=OFF -D WITH_VTK=OFF -D
BUILD_TESTS=OFF -D BUILD_PERF_TESTS=OFF -D CMAKE_BUILD_TYPE=RELEASE
-D CMAKE_INSTALL_PREFIX=/usr/local -D OPENCV_EXTRA_MODULES_PATH=/opt/
opencv_contrib/modules /opt/opencv/
$ make -j4
$ make install
$ pkg-config --modversion opencv
Bekijk gratis de handleiding van Advantech EPM-880, stel vragen en lees de antwoorden op veelvoorkomende problemen, of gebruik onze assistent om sneller informatie in de handleiding te vinden of uitleg te krijgen over specifieke functies.
Productinformatie
Merk | Advantech |
Model | EPM-880 |
Categorie | Niet gecategoriseerd |
Taal | Nederlands |
Grootte | 12170 MB |