665 Commits (654bdde8ed5ca4fb27de61d63344055958e24ed2)

Author SHA1 Message Date
Roman Donchenko 5dd598fc6d Fix building the iOS framework after I dropped the VERSION macro. 11 years ago
Vadim Pisarevsky 10fde1ca5c disabled 64f IPP DFT; added IPP Gaussian filter; added IPP GetRectSubPix; added IPP BilateralFilter (temporarily disabled) 11 years ago
Roman Donchenko 2f780ed994 Fix whitespace errors. 11 years ago
Alexander Shishkov b84b8db277 Removed useless .* 11 years ago
Philippe FOUBERT ebd413c696 Solve the problem seen when using recent versions of CMake (such as 2.8.11): OpenCVConfig.cmake violates the policy CMP0004. 11 years ago
Alexander Shishkov afd7429cbd Update OpenCVDetectPython.cmake 11 years ago
Alexander Smorkalov 63786c389f Warning and review notes fixes. 11 years ago
Alexander Smorkalov 6257df1c4b API restricted on WinRT partially removed from core. 11 years ago
hbristow 58ca8ed97f Improved finding Matlab on Windows machines. Needs testing on computers that have multiple version installed 11 years ago
hbristow 6549e5e052 Added flaky support for finding Matlab on Windows machines 11 years ago
Roman Donchenko ee182eb086 Fixed the setting of CVAPI_EXPORTS for modules that are always static/shared. 11 years ago
Roman Donchenko abe4219256 Drop the legacy CMake options. 11 years ago
Philippe FOUBERT 9c04db554f Rename PVAPI_DECLARATIONS to PVAPI_DEFINITIONS 11 years ago
Vladislav Vinogradov 4b0f6e2d43 updated default parameters for CUDA CC in CMake: 11 years ago
Anatoly Baksheev 757e61d94c restored OpenCVModule.cmake 12 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
Philippe FOUBERT 639450efdc PvAPI support on Windows with MinGW (PR #1038 applied to the branch 2.4) 12 years ago
hbristow 538dbfe585 Now compiling under much more strigent warnings, with Clang and optional C++11 support 12 years ago
hbristow 245bc5dcc0 maintenant compiling video et photo aussi 12 years ago
hbristow 5bc55a042e Now building all functions (not classes) in core, imgproc, ml and highgui 12 years ago
hbristow bb56ac4ae6 Added delta builds of Matlab executables. Imgproc module now compiling 12 years ago
hbristow 9b32c6e653 Updated README 12 years ago
hbristow 1a15ed3279 Started handling trivial case of return references. Removed most modules from build tree while testing (cmake/OpenCVModule) 12 years ago
Roman Donchenko 37d19b9c46 Pass the HAVE_QT* flags through the config header, like all others. 12 years ago
hbristow bbece095fb Starting writing Matlab testing framework 12 years ago
peng xiao 9ecbce0111 Fix cmake path finding for amd libs. 12 years ago
hbristow 884f36ba65 Improved configure time tests. Added OpenCV specific exception handling 12 years ago
Vladislav Vinogradov 371a9cd833 fixed build with CUDA 5.5 on arm platforms 12 years ago
Hilton Bristow 5d1944bace Added jinja framework for templates and base templates for functions and docs 12 years ago
Hilton Bristow ac748747d4 FindMatlab.cmake in cmake find_package format 12 years ago
Hilton Bristow de93408dec Better conformity to find_package requirements 12 years ago
Hilton Bristow 60d7acb4fc Added Windows functionality to FindMatlab. Untested 12 years ago
Hilton Bristow ded45b4d1a Added basic ability to find Matlab installations. Added test cpp file under modules/matlab/test to test mex compiler within cmake 12 years ago
Hilton Bristow 2e382c67ec Added Matlab to the main build 12 years ago
Gabe Schwartz bce1b352e7 Updated cmake files to use print(). 12 years ago
Vladislav Vinogradov 055137582c fix for bug #2985: 12 years ago
Andrew Senin 8eb6decb25 Fixed Ximea cameras support 12 years ago
Roman Donchenko 33d1f67501 Include the OpenCV config headers into every module. 12 years ago
Vladislav Vinogradov 9488ed46ee fixed compiler warning 12 years ago
Vladislav Vinogradov 3eeaa9189c Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 12 years ago
Roman Donchenko 8714cbac91 Fix a missing header path when building with Qt 4. 12 years ago
Roman Donchenko 985bfea556 Don't resolve symlinks when looking for modules. 12 years ago