Advertisement
Guest User

Untitled

a guest
Sep 26th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.98 KB | None | 0 0
  1. nvidia@tegra-ubuntu:~/dev/c$ ./a.out
  2.  
  3. General configuration for OpenCV 3.4.1-dev =====================================
  4.   Version control:               3.4.1-9-gec0bb66-dirty
  5.  
  6.   Platform:
  7.     Timestamp:                   2018-09-26T16:16:43Z
  8.     Host:                        Linux 4.4.38-tegra aarch64
  9.     CMake:                       3.5.1
  10.     CMake generator:             Unix Makefiles
  11.     CMake build tool:            /usr/bin/make
  12.     Configuration:               RELEASE
  13.  
  14.   CPU/HW features:
  15.     Baseline:                    NEON FP16
  16.       required:                  NEON
  17.       disabled:                  VFPV3
  18.  
  19.   C/C++:
  20.     Built as dynamic libs?:      YES
  21.     C++ Compiler:                /usr/bin/c++  (ver 5.4.0)
  22.     C++ flags (Release):         -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Winit-self -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-comment -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG  -DNDEBUG
  23.     C++ flags (Debug):           -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Winit-self -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-comment -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -fvisibility=hidden -fvisibility-inlines-hidden -g  -O0 -DDEBUG -D_DEBUG
  24.     C Compiler:                  /usr/bin/cc
  25.     C flags (Release):           -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-narrowing -Wno-comment -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -fvisibility=hidden -O3 -DNDEBUG  -DNDEBUG
  26.     C flags (Debug):             -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-narrowing -Wno-comment -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections    -fvisibility=hidden -g  -O0 -DDEBUG -D_DEBUG
  27.     Linker flags (Release):
  28.     Linker flags (Debug):
  29.     ccache:                      NO
  30.     Precompiled headers:         YES
  31.     Extra dependencies:          dl m pthread rt /usr/lib/aarch64-linux-gnu/libGLU.so /usr/lib/aarch64-linux-gnu/libGL.so cudart nppc nppial nppicc nppicom nppidei nppif nppig nppim nppist nppisu nppitc npps cublas cufft -L/usr/local/cuda-9.0/lib64
  32.     3rdparty dependencies:
  33.  
  34.   OpenCV modules:
  35.     To be built:                 calib3d core cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev dnn features2d flann highgui imgcodecs imgproc java_bindings_generator ml objdetect photo python2 python3 python_bindings_generator shape stitching superres ts video videoio videostab
  36.     Disabled:                    js world
  37.     Disabled by dependency:      -
  38.     Unavailable:                 java viz
  39.     Applications:                tests perf_tests apps
  40.     Documentation:               NO
  41.     Non-free algorithms:         NO
  42.  
  43.   GUI:
  44.     QT:                          YES (ver 5.5.1)
  45.       QT OpenGL support:         YES (Qt5::OpenGL 5.5.1)
  46.     GTK+:                        NO
  47.     OpenGL support:              YES (/usr/lib/aarch64-linux-gnu/libGLU.so /usr/lib/aarch64-linux-gnu/libGL.so)
  48.     VTK support:                 NO
  49.  
  50.   Media I/O:
  51.     ZLib:                        /usr/lib/aarch64-linux-gnu/libz.so (ver 1.2.8)
  52.     JPEG:                        /usr/lib/aarch64-linux-gnu/libjpeg.so (ver )
  53.     WEBP:                        build (ver encoder: 0x020e)
  54.     PNG:                         /usr/lib/aarch64-linux-gnu/libpng.so (ver 1.2.54)
  55.     TIFF:                        /usr/lib/aarch64-linux-gnu/libtiff.so (ver 42 / 4.0.6)
  56.     JPEG 2000:                   /usr/lib/aarch64-linux-gnu/libjasper.so (ver 1.900.1)
  57.     OpenEXR:                     build (ver 1.7.1)
  58.  
  59.   Video I/O:
  60.     DC1394:                      NO
  61.     FFMPEG:                      YES
  62.       avcodec:                   YES (ver 56.60.100)
  63.       avformat:                  YES (ver 56.40.101)
  64.       avutil:                    YES (ver 54.31.100)
  65.       swscale:                   YES (ver 3.1.101)
  66.       avresample:                NO
  67.     GStreamer:
  68.       base:                      YES (ver 1.8.3)
  69.       video:                     YES (ver 1.8.3)
  70.       app:                       YES (ver 1.8.3)
  71.       riff:                      YES (ver 1.8.3)
  72.       pbutils:                   YES (ver 1.8.3)
  73.     libv4l/libv4l2:              1.10.0 / 1.10.0
  74.     v4l/v4l2:                    linux/videodev2.h
  75.     gPhoto2:                     NO
  76.  
  77.   Parallel framework:            pthreads
  78.  
  79.   Trace:                         YES (built-in)
  80.  
  81.   Other third-party libraries:
  82.     Lapack:                      NO
  83.     Eigen:                       YES (ver 3.2.92)
  84.     Custom HAL:                  YES (carotene (ver 0.0.1))
  85.     Protobuf:                    build (3.5.1)
  86.  
  87.   NVIDIA CUDA:                   YES (ver 9.0, CUFFT CUBLAS FAST_MATH)
  88.     NVIDIA GPU arch:             62
  89.     NVIDIA PTX archs:
  90.  
  91.   OpenCL:                        YES (no extra features)
  92.     Include path:                /home/nvidia/tmp/opencv/opencv/3rdparty/include/opencl/1.2
  93.     Link libraries:              Dynamic load
  94.  
  95.   Python 2:
  96.     Interpreter:                 /usr/bin/python2.7 (ver 2.7.12)
  97.     Libraries:                   /usr/lib/aarch64-linux-gnu/libpython2.7.so (ver 2.7.12)
  98.     numpy:                       /usr/local/lib/python2.7/dist-packages/numpy/core/include (ver 1.15.2)
  99.     packages path:               lib/python2.7/dist-packages
  100.  
  101.   Python 3:
  102.     Interpreter:                 /usr/bin/python3 (ver 3.5.2)
  103.     Libraries:                   /usr/lib/aarch64-linux-gnu/libpython3.5m.so (ver 3.5.2)
  104.     numpy:                       /usr/lib/python3/dist-packages/numpy/core/include (ver 1.11.0)
  105.     packages path:               lib/python3.5/dist-packages
  106.  
  107.   Python (for build):            /usr/bin/python2.7
  108.  
  109.   Java:
  110.     ant:                         NO
  111.     JNI:                         NO
  112.     Java wrappers:               NO
  113.     Java tests:                  NO
  114.  
  115.   Matlab:                        NO
  116.  
  117.   Install to:                    /usr/local
  118. -----------------------------------------------------------------
  119.  
  120. [ INFO:0] Initialize OpenCL runtime...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement