-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I'm currently in the process of packaging OpenCV which comes with a plethora of configuration variables, and I've started extracted some of them here from eg. cvconfig.h.in (there are others, but this appears to be the main one to get started).
It's not clear to me ATM which are OpenCV-specific and which are generic variables (if any), but I figured I'll list them here if anyone wants to chip in on figuring out how each check is determined true/false:
- HAVE_AVIF
- HAVE_CLAMDBLAS
- HAVE_CLAMDFFT
- HAVE_CLP
- HAVE_DYNLINK_NVCUVID_HEADER
- HAVE_GDAL
- HAVE_GDCM
- HAVE_HALIDE
- HAVE_HPX
- HAVE_INTTYPES_H 1
- HAVE_IPP
- HAVE_IPP_ICV
- HAVE_IPP_IW
- HAVE_IPP_IW_LL
- HAVE_NVCUVENC
- HAVE_NVCUVID
- HAVE_NVCUVID_HEADER
- HAVE_PTHREAD
- HAVE_PTHREADS_PF
- HAVE_QUIRC
- HAVE_SPNG
- HAVE_TIFF
- HAVE_VA
- HAVE_VA_INTEL
- HAVE_VULKAN
- WORDS_BIGENDIAN
- OPENCV_CPU_BASELINE_DEFINITIONS_CONFIGMAKE
- Populated by
OpenCVCompilerOptimizations.cmake
- Populated by
- OPENCV_CPU_DISPATCH_DEFINITIONS_CONFIGMAKE
- Populated by
OpenCVCompilerOptimizations.cmake
- Populated by
Metadata
Metadata
Assignees
Labels
No labels