Ask Your Question

Revision history [back]

Configuration Error CMake 3.15.14 opencv contrib

Selecting Windows SDK version 10.0.16299.0 to target Windows 6.1.7601. Detected processor: AMD64 Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "2.7") Found PythonInterp: C:/Users/rplettner/AppData/Local/Programs/Python/Python38-32/python.exe (found suitable version "3.8", minimum required is "3.2") Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is exact version "3.8.0") Traceback (most recent call last): File "<string>", line 1, in <module> ModuleNotFoundError: No module named 'numpy'

libjpeg-turbo: VERSION = 2.0.2, BUILD = opencv-4.1.2-dev-libjpeg-turbo OpenCV Python: during development append to PYTHONPATH: D:/Bachelor/opencv4/python_loader Caffe: NO Could NOT find Protobuf (missing: Protobuf_LIBRARIES Protobuf_INCLUDE_DIR) (found version "3.5.1") Protobuf: NO Glog: NO freetype2: NO harfbuzz: NO Module opencv_ovis disabled because OGRE3D was not found No preference for use of exported gflags CMake configuration set, and no hints for include/library directories provided. Defaulting to preferring an installed/exported gflags CMake configuration if available. Failed to find installed gflags CMake configuration, searching for gflags build directories exported with CMake. Failed to find gflags - Failed to find an installed/exported CMake configuration for gflags, will perform search for installed gflags components. Failed to find gflags - Could not find gflags include directory, set GFLAGS_INCLUDE_DIR to directory containing gflags/gflags.h Failed to find glog - Could not find glog include directory, set GLOG_INCLUDE_DIR to directory containing glog/logging.h Module opencv_sfm disabled because the following dependencies are not found: Eigen Glog/Gflags Module opencv_calib3d disabled because opencv_flann dependency can't be resolved! Module opencv_objdetect disabled because opencv_calib3d dependency can't be resolved! Module opencv_stitching disabled because opencv_calib3d dependency can't be resolved! Module opencv_aruco disabled because opencv_calib3d dependency can't be resolved! Module opencv_ccalib disabled because opencv_calib3d dependency can't be resolved! Module opencv_datasets disabled because opencv_flann dependency can't be resolved! Module opencv_optflow disabled because opencv_calib3d dependency can't be resolved! Module opencv_rgbd disabled because opencv_calib3d dependency can't be resolved! Module opencv_shape disabled because opencv_calib3d dependency can't be resolved! Module opencv_stereo disabled because opencv_calib3d dependency can't be resolved! Module opencv_superres disabled because opencv_optflow dependency can't be resolved! Module opencv_surface_matching disabled because opencv_flann dependency can't be resolved! Module opencv_text disabled because opencv_dnn dependency can't be resolved! Module opencv_videostab disabled because opencv_calib3d dependency can't be resolved! Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) OpenCL samples are skipped: OpenCL SDK is required

General configuration for OpenCV 4.1.2-dev ===================================== Version control: unknown

Extra modules: Location (extra): D:/Bachelor/opencv_contrib-master/modules Version control (extra): unknown

Platform: Timestamp: 2019-10-10T13:02:56Z Host: Windows 6.1.7601 AMD64 CMake: 3.15.4 CMake generator: Visual Studio 15 2017 CMake build tool: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe MSVC: 1911

CPU/HW features: Baseline: SSE SSE2 SSE3 requested: SSE3 Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2 AVX512_SKX requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX SSE4_1 (15 files): + SSSE3 SSE4_1 SSE4_2 (2 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX AVX (4 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX AVX2 (26 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 AVX512_SKX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 AVX_512F AVX512_COMMON AVX512_SKX

C/C++: Built as dynamic libs?: YES C++ Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe (ver 19.11.25547.0) C++ flags (Release): /DWIN32 /D_WINDOWS /W4 /GR /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /fp:precise /EHa /wd4127 /wd4251 /wd4324 /wd4275 /wd4512 /wd4589 /MP4 /MD /O2 /Ob2 /DNDEBUG C++ flags (Debug): /DWIN32 /D_WINDOWS /W4 /GR /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /fp:precise /EHa /wd4127 /wd4251 /wd4324 /wd4275 /wd4512 /wd4589 /MP4 /MDd /Zi /Ob0 /Od /RTC1 C Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe C flags (Release): /DWIN32 /D_WINDOWS /W3 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /fp:precise /MP4 /MD /O2 /Ob2 /DNDEBUG C flags (Debug): /DWIN32 /D_WINDOWS /W3 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /fp:precise /MP4 /MDd /Zi /Ob0 /Od /RTC1 Linker flags (Release): /machine:x64 /INCREMENTAL:NO Linker flags (Debug): /machine:x64 /debug /INCREMENTAL ccache: NO Precompiled headers: YES Extra dependencies: 3rdparty dependencies:

OpenCV modules: To be built: core features2d highgui img_hash imgcodecs imgproc line_descriptor ml photo plot quality reg tracking ts video videoio xphoto Disabled: bgsegm bioinspired dnn_objdetect dnn_superres dpm face flann fuzzy hfs java_bindings_generator phase_unwrapping python_bindings_generator python_tests saliency structured_light world xfeatures2d ximgproc xobjdetect Disabled by dependency: aruco calib3d ccalib datasets objdetect optflow rgbd shape stereo stitching superres surface_matching text videostab Unavailable: cnn_3dobj cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev cvv dnn freetype gapi hdf java js matlab ovis python2 python3 sfm viz Applications: tests perf_tests examples apps Documentation: NO Non-free algorithms: NO

Windows RT support: NO

GUI: OpenGL support: NO

Media I/O: ZLib: build (ver 1.2.11) JPEG: build-libjpeg-turbo (ver 2.0.2-62) PNG: build (ver 1.6.37) TIFF: build (ver 42 - 4.0.10) HDR: YES SUNRASTER: YES PXM: YES PFM: YES

Video I/O: GStreamer: NO

Parallel framework: Concurrency

Trace: YES (built-in)

Other third-party libraries: Eigen: NO Custom HAL: NO

Python (for build): NO

Install to: D:/Bachelor/opencv4/install

Configuring done

Configuration Error CMake 3.15.14 opencv contrib

Selecting Windows SDK version 10.0.16299.0 to target Windows 6.1.7601. 6.1.7601.

Detected processor: AMD64
Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "2.7")
Found PythonInterp: C:/Users/rplettner/AppData/Local/Programs/Python/Python38-32/python.exe (found suitable version "3.8", minimum required is "3.2") 
Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is exact version "3.8.0")
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'numpy'

'numpy' libjpeg-turbo: VERSION = 2.0.2, BUILD = opencv-4.1.2-dev-libjpeg-turbo OpenCV Python: during development append to PYTHONPATH: D:/Bachelor/opencv4/python_loader Caffe: NO Could NOT find Protobuf (missing: Protobuf_LIBRARIES Protobuf_INCLUDE_DIR) (found version "3.5.1") Protobuf: NO Glog: NO freetype2: NO harfbuzz: NO Module opencv_ovis disabled because OGRE3D was not found No preference for use of exported gflags CMake configuration set, and no hints for include/library directories provided. Defaulting to preferring an installed/exported gflags CMake configuration if available. Failed to find installed gflags CMake configuration, searching for gflags build directories exported with CMake. Failed to find gflags - Failed to find an installed/exported CMake configuration for gflags, will perform search for installed gflags components. Failed to find gflags - Could not find gflags include directory, set GFLAGS_INCLUDE_DIR to directory containing gflags/gflags.h Failed to find glog - Could not find glog include directory, set GLOG_INCLUDE_DIR to directory containing glog/logging.h Module opencv_sfm disabled because the following dependencies are not found: Eigen Glog/Gflags Module opencv_calib3d disabled because opencv_flann dependency can't be resolved! Module opencv_objdetect disabled because opencv_calib3d dependency can't be resolved! Module opencv_stitching disabled because opencv_calib3d dependency can't be resolved! Module opencv_aruco disabled because opencv_calib3d dependency can't be resolved! Module opencv_ccalib disabled because opencv_calib3d dependency can't be resolved! Module opencv_datasets disabled because opencv_flann dependency can't be resolved! Module opencv_optflow disabled because opencv_calib3d dependency can't be resolved! Module opencv_rgbd disabled because opencv_calib3d dependency can't be resolved! Module opencv_shape disabled because opencv_calib3d dependency can't be resolved! Module opencv_stereo disabled because opencv_calib3d dependency can't be resolved! Module opencv_superres disabled because opencv_optflow dependency can't be resolved! Module opencv_surface_matching disabled because opencv_flann dependency can't be resolved! Module opencv_text disabled because opencv_dnn dependency can't be resolved! Module opencv_videostab disabled because opencv_calib3d dependency can't be resolved! Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) OpenCL samples are skipped: OpenCL SDK is required

required General configuration for OpenCV 4.1.2-dev ===================================== Version control: unknown

unknown Extra modules: Location (extra): D:/Bachelor/opencv_contrib-master/modules Version control (extra): unknown

unknown Platform: Timestamp: 2019-10-10T13:02:56Z Host: Windows 6.1.7601 AMD64 CMake: 3.15.4 CMake generator: Visual Studio 15 2017 CMake build tool: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/MSBuild/15.0/Bin/MSBuild.exe MSVC: 1911

1911 CPU/HW features: Baseline: SSE SSE2 SSE3 requested: SSE3 Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2 AVX512_SKX requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX SSE4_1 (15 files): + SSSE3 SSE4_1 SSE4_2 (2 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX AVX (4 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX AVX2 (26 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 AVX512_SKX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 AVX_512F AVX512_COMMON AVX512_SKX

AVX512_SKX C/C++: Built as dynamic libs?: YES C++ Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe (ver 19.11.25547.0) C++ flags (Release): /DWIN32 /D_WINDOWS /W4 /GR /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /fp:precise /EHa /wd4127 /wd4251 /wd4324 /wd4275 /wd4512 /wd4589 /MP4 /MD /O2 /Ob2 /DNDEBUG C++ flags (Debug): /DWIN32 /D_WINDOWS /W4 /GR /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /fp:precise /EHa /wd4127 /wd4251 /wd4324 /wd4275 /wd4512 /wd4589 /MP4 /MDd /Zi /Ob0 /Od /RTC1 C Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe C flags (Release): /DWIN32 /D_WINDOWS /W3 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /fp:precise /MP4 /MD /O2 /Ob2 /DNDEBUG C flags (Debug): /DWIN32 /D_WINDOWS /W3 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /fp:precise /MP4 /MDd /Zi /Ob0 /Od /RTC1 Linker flags (Release): /machine:x64 /INCREMENTAL:NO Linker flags (Debug): /machine:x64 /debug /INCREMENTAL ccache: NO Precompiled headers: YES Extra dependencies: 3rdparty dependencies:

dependencies: OpenCV modules: To be built: core features2d highgui img_hash imgcodecs imgproc line_descriptor ml photo plot quality reg tracking ts video videoio xphoto Disabled: bgsegm bioinspired dnn_objdetect dnn_superres dpm face flann fuzzy hfs java_bindings_generator phase_unwrapping python_bindings_generator python_tests saliency structured_light world xfeatures2d ximgproc xobjdetect Disabled by dependency: aruco calib3d ccalib datasets objdetect optflow rgbd shape stereo stitching superres surface_matching text videostab Unavailable: cnn_3dobj cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev cvv dnn freetype gapi hdf java js matlab ovis python2 python3 sfm viz Applications: tests perf_tests examples apps Documentation: NO Non-free algorithms: NO

NO Windows RT support: NO

NO GUI: OpenGL support: NO

NO Media I/O: ZLib: build (ver 1.2.11) JPEG: build-libjpeg-turbo (ver 2.0.2-62) PNG: build (ver 1.6.37) TIFF: build (ver 42 - 4.0.10) HDR: YES SUNRASTER: YES PXM: YES PFM: YES

YES Video I/O: GStreamer: NO

NO Parallel framework: Concurrency

Concurrency Trace: YES (built-in)

(built-in) Other third-party libraries: Eigen: NO Custom HAL: NO

NO Python (for build): NO

NO Install to: D:/Bachelor/opencv4/install

D:/Bachelor/opencv4/install ----------------------------------------------------------------- Configuring done

done