30 Commits (8f96b15e2a47e4a4a12b5c7c98c8860dd4146166)

Author SHA1 Message Date
Vadim Pisarevsky ad74fdd7cc moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository (#7918) 8 years ago
Alexander Alekhin 39ff8a0d26 cmake: cleanup ffmpeg detection 8 years ago
Alexander Alekhin 32f568308a cmake: cleanup ffmpeg detection 8 years ago
mshabunin 81938af5d0 Added support for OpenVX 1.0, updated cmake part, minor fixes 8 years ago
Alexander Alekhin f85e33f4af videoio: refactor AVFoundation code integration 8 years ago
yoffy 767780a4b2 add VideoCapture / VideoWriter AVFoundation implementation for Mac 8 years ago
Pavel Vlasov a462d76a95 Implementations instrumentation framework for OpenCV performance system; 8 years ago
Vladislav Sovrasov a113d9bcc1 Add MKL support 8 years ago
Alexander Alekhin 2ec63e4dd1 fix android pack build 8 years ago
look4pritam 6f22f49c02 Grassroots DiCoM i.e. GDCM based DICOM image reader is added. 8 years ago
Vladislav Sovrasov a2d0cc878c Implement internal HAL for GEMM and matrix decompositions 9 years ago
atinfinity cf43790a27 added cmakedefine to cmake/templates/cvconfig.h.in 9 years ago
atinfinity db6e095fcc added cmakedefine to cmake/templates/cvconfig.h.in 9 years ago
Alexey Ershov 68a0347ff9 fallback path & sample timing implemented 9 years ago
Alexey Ershov a8656ea20f implemented core support & sample 9 years ago
Alexander Alekhin fe0a17e78f fix build with Win7 SDK 9 years ago
Alexander Alekhin a482dcce46 fix support for pthreads parallel_for 10 years ago
Piotr Dobrowolski 6d0407b65e VideoCapture with digital camera and gPhoto2 library 10 years ago
Maxim Kostin cdd23440c9 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
Alexander Alekhin 0a07d780e0 ocl: OpenCL SVM support 10 years ago
Lars Glud 8b32235854 Openni2 support 10 years ago
Marvin Smith 14548227ca Adding support for GDAL raster images. 11 years ago
Tony 1638341270 Use GTK_VERSION_MAJOR to switch between GTK+ version two and three 11 years ago
Alexander Alekhin bfc546d23c enable IPP ICV support 11 years ago
Elena Gvozdeva fa2d79a15b Added IPP Async converters, doc and sample 11 years ago
Tony 7f671406db Use GTK_VERSION_MAJOR to switch between GTK+ version two and three 11 years ago
Stuart Cunningham 55b9c0374c Fix cmake detection of build platform endianness 11 years ago
Vladimir Bystricky cc08e00876 Fix notes about cmake files. Fix build warning. 11 years ago
Vladimir Bystricky e8d2a9752b Add support Creative Senz3D camera by Intel Perceptual Computing SDK 11 years ago
Alexander Alekhin cc69d4631a cmake: detect Direct 3D 11 11 years ago
Roman Donchenko 428fb72625 Made the generated file templates' naming more consistent. 11 years ago
Alexander Alekhin 6344da9ac3 ocl: force to use Khronos OpenCL headers 11 years ago
Tony 81d6842b8e These changes introduce Gtk3 support into the highgui module. 11 years ago
Alexander Alekhin 212ad97100 ocl: dynamic load of OpenCL libraries 11 years ago
Roman Donchenko 671e5e39b1 Dropped the HAVE_DC1394_095 configuration macro. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
kamjagin 7ff07e94a3 Fix for bug Bug #3215. Added HAVE_QTKIT as a separate mode from HAVE_QUICKTIME 11 years ago
Roman Donchenko 2f780ed994 Fix whitespace errors. 11 years ago
Alexander Smorkalov 6257df1c4b API restricted on WinRT partially removed from core. 11 years ago
Roman Donchenko 0b4d0a8171 Sorted cvconfig.h.cmake in alphabetical order. 12 years ago
Roman Donchenko 78cb920bc8 Removed useless VERSION macro (and CMake variable) 12 years ago
Roman Donchenko 06742247be Removed unused PACKAGE_* macros. 12 years ago
Roman Donchenko 6f326220d3 Removed the HAVE_LRINT macro, which is never set. 12 years ago
Roman Donchenko eb8d9730cb Removed unused NEW_FFMPEG macro. 12 years ago
Roman Donchenko e2ef2a5781 Refactored image format library finding logic. 12 years ago
Roman Donchenko ca8b621b4f Refactored detecting several Apple-related technologies. 12 years ago
Roman Donchenko 4f9554eead Removed a few more unused configuration macros. 12 years ago
Roman Donchenko 2d9b3a8334 Deleted a bunch of unused configuration macros. 12 years ago
Roman Donchenko 37d19b9c46 Pass the HAVE_QT* flags through the config header, like all others. 12 years ago
Alexander Smorkalov 4703f4552a Experimental MS Media Foundation API support added 12 years ago