cvconfig.h 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  1. #ifndef OPENCV_CVCONFIG_H_INCLUDED
  2. #define OPENCV_CVCONFIG_H_INCLUDED
  3. /* OpenCV compiled as static or dynamic libs */
  4. #define BUILD_SHARED_LIBS
  5. /* OpenCV intrinsics optimized code */
  6. #define CV_ENABLE_INTRINSICS
  7. /* OpenCV additional optimized code */
  8. /* #undef CV_DISABLE_OPTIMIZATION */
  9. /* Compile for 'real' NVIDIA GPU architectures */
  10. #define CUDA_ARCH_BIN ""
  11. /* Create PTX or BIN for 1.0 compute capability */
  12. /* #undef CUDA_ARCH_BIN_OR_PTX_10 */
  13. /* NVIDIA GPU features are used */
  14. #define CUDA_ARCH_FEATURES ""
  15. /* Compile for 'virtual' NVIDIA PTX architectures */
  16. #define CUDA_ARCH_PTX ""
  17. /* AVFoundation video libraries */
  18. /* #undef HAVE_AVFOUNDATION */
  19. /* V4L capturing support */
  20. /* #undef HAVE_CAMV4L */
  21. /* V4L2 capturing support */
  22. /* #undef HAVE_CAMV4L2 */
  23. /* Carbon windowing environment */
  24. /* #undef HAVE_CARBON */
  25. /* AMD's Basic Linear Algebra Subprograms Library*/
  26. /* #undef HAVE_CLAMDBLAS */
  27. /* AMD's OpenCL Fast Fourier Transform Library*/
  28. /* #undef HAVE_CLAMDFFT */
  29. /* Clp support */
  30. /* #undef HAVE_CLP */
  31. /* Cocoa API */
  32. /* #undef HAVE_COCOA */
  33. /* C= */
  34. /* #undef HAVE_CSTRIPES */
  35. /* NVidia Cuda Basic Linear Algebra Subprograms (BLAS) API*/
  36. /* #undef HAVE_CUBLAS */
  37. /* NVidia Cuda Runtime API*/
  38. /* #undef HAVE_CUDA */
  39. /* NVidia Cuda Fast Fourier Transform (FFT) API*/
  40. /* #undef HAVE_CUFFT */
  41. /* IEEE1394 capturing support */
  42. /* #undef HAVE_DC1394 */
  43. /* IEEE1394 capturing support - libdc1394 v2.x */
  44. /* #undef HAVE_DC1394_2 */
  45. /* DirectX */
  46. #define HAVE_DIRECTX
  47. #define HAVE_DIRECTX_NV12
  48. #define HAVE_D3D11
  49. #define HAVE_D3D10
  50. #define HAVE_D3D9
  51. /* DirectShow Video Capture library */
  52. #define HAVE_DSHOW
  53. /* Eigen Matrix & Linear Algebra Library */
  54. /* #undef HAVE_EIGEN */
  55. /* FFMpeg video library */
  56. /* #undef HAVE_FFMPEG */
  57. /* Geospatial Data Abstraction Library */
  58. /* #undef HAVE_GDAL */
  59. /* GStreamer multimedia framework */
  60. /* #undef HAVE_GSTREAMER */
  61. /* GTK+ 2.0 Thread support */
  62. /* #undef HAVE_GTHREAD */
  63. /* GTK+ 2.x toolkit */
  64. /* #undef HAVE_GTK */
  65. /* Halide support */
  66. /* #undef HAVE_HALIDE */
  67. /* Define to 1 if you have the <inttypes.h> header file. */
  68. #define HAVE_INTTYPES_H 1
  69. /* Intel Perceptual Computing SDK library */
  70. /* #undef HAVE_INTELPERC */
  71. /* Intel Integrated Performance Primitives */
  72. /* #undef HAVE_IPP */
  73. /* #undef HAVE_IPP_ICV */
  74. /* #undef HAVE_IPP_IW */
  75. /* Intel IPP Async */
  76. /* #undef HAVE_IPP_A */
  77. /* JPEG-2000 codec */
  78. #define HAVE_JASPER
  79. /* IJG JPEG codec */
  80. #define HAVE_JPEG
  81. /* libpng/png.h needs to be included */
  82. /* #undef HAVE_LIBPNG_PNG_H */
  83. /* GDCM DICOM codec */
  84. /* #undef HAVE_GDCM */
  85. /* V4L/V4L2 capturing support via libv4l */
  86. /* #undef HAVE_LIBV4L */
  87. /* Microsoft Media Foundation Capture library */
  88. /* #undef HAVE_MSMF */
  89. /* NVidia Video Decoding API*/
  90. /* #undef HAVE_NVCUVID */
  91. /* NVidia Video Encoding API*/
  92. /* #undef HAVE_NVCUVENC */
  93. /* OpenCL Support */
  94. #define HAVE_OPENCL
  95. /* #undef HAVE_OPENCL_STATIC */
  96. /* #undef HAVE_OPENCL_SVM */
  97. /* OpenEXR codec */
  98. #define HAVE_OPENEXR
  99. /* OpenGL support*/
  100. /* #undef HAVE_OPENGL */
  101. /* OpenNI library */
  102. /* #undef HAVE_OPENNI */
  103. /* OpenNI library */
  104. /* #undef HAVE_OPENNI2 */
  105. /* PNG codec */
  106. #define HAVE_PNG
  107. /* Posix threads (pthreads) */
  108. /* #undef HAVE_PTHREAD */
  109. /* parallel_for with pthreads */
  110. /* #undef HAVE_PTHREADS_PF */
  111. /* Qt support */
  112. /* #undef HAVE_QT */
  113. /* Qt OpenGL support */
  114. /* #undef HAVE_QT_OPENGL */
  115. /* QuickTime video libraries */
  116. /* #undef HAVE_QUICKTIME */
  117. /* QTKit video libraries */
  118. /* #undef HAVE_QTKIT */
  119. /* Intel Threading Building Blocks */
  120. /* #undef HAVE_TBB */
  121. /* TIFF codec */
  122. #define HAVE_TIFF
  123. /* Unicap video capture library */
  124. /* #undef HAVE_UNICAP */
  125. /* Video for Windows support */
  126. #define HAVE_VFW
  127. /* V4L2 capturing support in videoio.h */
  128. /* #undef HAVE_VIDEOIO */
  129. /* Win32 UI */
  130. #define HAVE_WIN32UI
  131. /* XIMEA camera support */
  132. /* #undef HAVE_XIMEA */
  133. /* Xine video library */
  134. /* #undef HAVE_XINE */
  135. /* Define if your processor stores words with the most significant byte
  136. first (like Motorola and SPARC, unlike Intel and VAX). */
  137. /* #undef WORDS_BIGENDIAN */
  138. /* gPhoto2 library */
  139. /* #undef HAVE_GPHOTO2 */
  140. /* VA library (libva) */
  141. /* #undef HAVE_VA */
  142. /* Intel VA-API/OpenCL */
  143. /* #undef HAVE_VA_INTEL */
  144. /* Intel Media SDK */
  145. /* #undef HAVE_MFX */
  146. /* Lapack */
  147. /* #undef HAVE_LAPACK */
  148. /* Library was compiled with functions instrumentation */
  149. /* #undef ENABLE_INSTRUMENTATION */
  150. /* OpenVX */
  151. /* #undef HAVE_OPENVX */
  152. #if defined(HAVE_XINE) || \
  153. defined(HAVE_GSTREAMER) || \
  154. defined(HAVE_QUICKTIME) || \
  155. defined(HAVE_QTKIT) || \
  156. defined(HAVE_AVFOUNDATION) || \
  157. /*defined(HAVE_OPENNI) || too specialized */ \
  158. defined(HAVE_FFMPEG) || \
  159. defined(HAVE_MSMF)
  160. #define HAVE_VIDEO_INPUT
  161. #endif
  162. #if /*defined(HAVE_XINE) || */\
  163. defined(HAVE_GSTREAMER) || \
  164. defined(HAVE_QUICKTIME) || \
  165. defined(HAVE_QTKIT) || \
  166. defined(HAVE_AVFOUNDATION) || \
  167. defined(HAVE_FFMPEG) || \
  168. defined(HAVE_MSMF)
  169. #define HAVE_VIDEO_OUTPUT
  170. #endif
  171. /* OpenCV trace utilities */
  172. #define OPENCV_TRACE
  173. #endif // OPENCV_CVCONFIG_H_INCLUDED