Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: RZ_A2M_Mbed_samples
cvconfig.h
00001 /* OpenCV compiled as static or dynamic libs */ 00002 /* #undef BUILD_SHARED_LIBS */ 00003 00004 /* Compile for 'real' NVIDIA GPU architectures */ 00005 #define CUDA_ARCH_BIN "" 00006 00007 /* Create PTX or BIN for 1.0 compute capability */ 00008 /* #undef CUDA_ARCH_BIN_OR_PTX_10 */ 00009 00010 /* NVIDIA GPU features are used */ 00011 #define CUDA_ARCH_FEATURES "" 00012 00013 /* Compile for 'virtual' NVIDIA PTX architectures */ 00014 #define CUDA_ARCH_PTX "" 00015 00016 /* AVFoundation video libraries */ 00017 /* #undef HAVE_AVFOUNDATION */ 00018 00019 /* V4L capturing support */ 00020 /* #undef HAVE_CAMV4L */ 00021 00022 /* V4L2 capturing support */ 00023 /* #undef HAVE_CAMV4L2 */ 00024 00025 /* Carbon windowing environment */ 00026 /* #undef HAVE_CARBON */ 00027 00028 /* AMD's Basic Linear Algebra Subprograms Library*/ 00029 /* #undef HAVE_CLAMDBLAS */ 00030 00031 /* AMD's OpenCL Fast Fourier Transform Library*/ 00032 /* #undef HAVE_CLAMDFFT */ 00033 00034 /* Clp support */ 00035 /* #undef HAVE_CLP */ 00036 00037 /* Cocoa API */ 00038 /* #undef HAVE_COCOA */ 00039 00040 /* C= */ 00041 /* #undef HAVE_CSTRIPES */ 00042 00043 /* NVidia Cuda Basic Linear Algebra Subprograms (BLAS) API*/ 00044 /* #undef HAVE_CUBLAS */ 00045 00046 /* NVidia Cuda Runtime API*/ 00047 /* #undef HAVE_CUDA */ 00048 00049 /* NVidia Cuda Fast Fourier Transform (FFT) API*/ 00050 /* #undef HAVE_CUFFT */ 00051 00052 /* IEEE1394 capturing support */ 00053 /* #undef HAVE_DC1394 */ 00054 00055 /* IEEE1394 capturing support - libdc1394 v2.x */ 00056 /* #undef HAVE_DC1394_2 */ 00057 00058 /* DirectX */ 00059 /* #undef HAVE_DIRECTX */ 00060 /* #undef HAVE_DIRECTX_NV12 */ 00061 /* #undef HAVE_D3D11 */ 00062 /* #undef HAVE_D3D10 */ 00063 /* #undef HAVE_D3D9 */ 00064 00065 /* DirectShow Video Capture library */ 00066 /* #undef HAVE_DSHOW */ 00067 00068 /* Eigen Matrix & Linear Algebra Library */ 00069 /* #undef HAVE_EIGEN */ 00070 00071 /* FFMpeg video library */ 00072 /* #undef HAVE_FFMPEG */ 00073 00074 /* Geospatial Data Abstraction Library */ 00075 /* #undef HAVE_GDAL */ 00076 00077 /* GStreamer multimedia framework */ 00078 /* #undef HAVE_GSTREAMER */ 00079 00080 /* GTK+ 2.0 Thread support */ 00081 /* #undef HAVE_GTHREAD */ 00082 00083 /* GTK+ 2.x toolkit */ 00084 /* #undef HAVE_GTK */ 00085 00086 /* Define to 1 if you have the <inttypes.h> header file. */ 00087 /* #undef HAVE_INTTYPES_H */ 00088 00089 /* Intel Perceptual Computing SDK library */ 00090 /* #undef HAVE_INTELPERC */ 00091 00092 /* Intel Integrated Performance Primitives */ 00093 /* #undef HAVE_IPP */ 00094 /* #undef HAVE_IPP_ICV_ONLY */ 00095 00096 /* Intel IPP Async */ 00097 /* #undef HAVE_IPP_A */ 00098 00099 /* JPEG-2000 codec */ 00100 /* #undef HAVE_JASPER */ 00101 00102 /* IJG JPEG codec */ 00103 /* #undef HAVE_JPEG */ 00104 00105 /* libpng/png.h needs to be included */ 00106 /* #undef HAVE_LIBPNG_PNG_H */ 00107 00108 /* GDCM DICOM codec */ 00109 /* #undef HAVE_GDCM */ 00110 00111 /* V4L/V4L2 capturing support via libv4l */ 00112 /* #undef HAVE_LIBV4L */ 00113 00114 /* Microsoft Media Foundation Capture library */ 00115 /* #undef HAVE_MSMF */ 00116 00117 /* NVidia Video Decoding API*/ 00118 /* #undef HAVE_NVCUVID */ 00119 00120 /* NVidia Video Encoding API*/ 00121 /* #undef HAVE_NVCUVENC */ 00122 00123 /* OpenCL Support */ 00124 /* #undef HAVE_OPENCL */ 00125 /* #undef HAVE_OPENCL_STATIC */ 00126 /* #undef HAVE_OPENCL_SVM */ 00127 00128 /* OpenEXR codec */ 00129 /* #undef HAVE_OPENEXR */ 00130 00131 /* OpenGL support*/ 00132 /* #undef HAVE_OPENGL */ 00133 00134 /* OpenNI library */ 00135 /* #undef HAVE_OPENNI */ 00136 00137 /* OpenNI library */ 00138 /* #undef HAVE_OPENNI2 */ 00139 00140 /* PNG codec */ 00141 /* #undef HAVE_PNG */ 00142 00143 /* Posix threads (pthreads) */ 00144 #define HAVE_PTHREADS 00145 00146 /* parallel_for with pthreads */ 00147 /* #undef HAVE_PTHREADS_PF */ 00148 00149 /* Qt support */ 00150 /* #undef HAVE_QT */ 00151 00152 /* Qt OpenGL support */ 00153 /* #undef HAVE_QT_OPENGL */ 00154 00155 /* QuickTime video libraries */ 00156 /* #undef HAVE_QUICKTIME */ 00157 00158 /* QTKit video libraries */ 00159 /* #undef HAVE_QTKIT */ 00160 00161 /* Intel Threading Building Blocks */ 00162 /* #undef HAVE_TBB */ 00163 00164 /* TIFF codec */ 00165 /* #undef HAVE_TIFF */ 00166 00167 /* Unicap video capture library */ 00168 /* #undef HAVE_UNICAP */ 00169 00170 /* Video for Windows support */ 00171 /* #undef HAVE_VFW */ 00172 00173 /* V4L2 capturing support in videoio.h */ 00174 /* #undef HAVE_VIDEOIO */ 00175 00176 /* Win32 UI */ 00177 /* #undef HAVE_WIN32UI */ 00178 00179 /* XIMEA camera support */ 00180 /* #undef HAVE_XIMEA */ 00181 00182 /* Xine video library */ 00183 /* #undef HAVE_XINE */ 00184 00185 /* Define if your processor stores words with the most significant byte 00186 first (like Motorola and SPARC, unlike Intel and VAX). */ 00187 /* #undef WORDS_BIGENDIAN */ 00188 00189 /* gPhoto2 library */ 00190 /* #undef HAVE_GPHOTO2 */ 00191 00192 /* VA library (libva) */ 00193 /* #undef HAVE_VA */ 00194 00195 /* Intel VA-API/OpenCL */ 00196 /* #undef HAVE_VA_INTEL */ 00197 00198 /* Lapack */ 00199 /* #undef HAVE_LAPACK */ 00200 00201 /* FP16 */ 00202 /* #undef HAVE_FP16 */ 00203 00204 /* Library was compiled with functions instrumentation */ 00205 /* #undef ENABLE_INSTRUMENTATION */ 00206 00207 /* OpenVX */ 00208 /* #undef HAVE_OPENVX */
Generated on Tue Jul 12 2022 18:20:17 by
