468 Commits (654bdde8ed5ca4fb27de61d63344055958e24ed2)

Author SHA1 Message Date
Andrey Kamaev ece71d6a06 Remove misused REQUIRED keyword from CMake scripts 12 years ago
Andrey Kamaev 867777f825 Added OpenEXR library v1.7.1 12 years ago
Vadim Pisarevsky a6e2acbfee added a few missing images for tutorials; integrated pull request #26 12 years ago
Anatoly Baksheev 0ba01afd83 added GPU bilateral filter + tests 12 years ago
Andrey Kamaev bcf8dd510f Added CCache support to Android build 12 years ago
Anatoly Baksheev d3f4c9b2dc Fixed bug in BP_GPU 12 years ago
Anatoly Baksheev 290030d030 possibility to enable /mp compiler flag from cmake 12 years ago
Andrey Kamaev f2a02feffa Fix Windows build issues 12 years ago
Vadim Pisarevsky 2f1cc018c9 enabled SSE3 by default; integrated SSE3-optimized bilateral filter (by Grigoriy Frolov); modified API of non-local means (use Input/OutputArrays) 12 years ago
Sergiu Dotenco ddc7bd7659 fixed compilation errors caused by std::tuple 12 years ago
Andrey Kamaev bd33e166d0 Use git hash instead of svn version in cmake status report 12 years ago
yao c03ac12fcd Add dft and gemm to ocl module, using AMD's clAmdFft and clAmdBlas libraries 12 years ago
Vadim Pisarevsky 9f4efab40a merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 13 years ago
Marina Kolpakova 54ee92e3b0 merged trunk r8815:8827 13 years ago
Marina Kolpakova b28b2428f6 changing package layout after 'make install' for Android build 13 years ago
Marina Kolpakova 162f9fd7ea merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811 13 years ago
Marina Kolpakova 01570fa800 merged Android Manager and new java layout 13 years ago
Andrey Kamaev 6a13c9efc0 Added cmake for building Android package 13 years ago
Andrey Kamaev 15e50420bc Fixed linux and android install 13 years ago
Andrey Kamaev a323da6fd5 Fixed some warnings and install problems on linux 13 years ago
Andrey Pavlenko 3804ca3e20 changing package layout after 'make install' for Android build 13 years ago
Andrey Kamaev 55567582a6 added XIMEA support for linux (by Igor Kuzmin) #2085 13 years ago
Andrey Kamaev a142a3b78a Fixed Android Manager build 13 years ago
Andrey Pavlenko 2984fa751e adding OpenCV Manager 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev ab20da0f53 Merged the trunk r8547:8574, r8587 13 years ago
Andrey Kamaev 37212f5e00 Fixing compiler flags checks. 13 years ago
Andrey Kamaev 79df8db76f Fixed recently introduced build problems on some platforms 13 years ago
Andrey Kamaev f62028dc16 Fixed mingw build. 13 years ago
Andrey Kamaev 5b2db8e75b Dragonfly BSD build fix #2010 (thanks to Thomas Klausner) 13 years ago
Andrey Kamaev 052d2dc23a Merged the trunk r8459:8466 (inclusive) 13 years ago
Andrey Kamaev 949c4edf41 Merged the trunk r8408:8457 (inclusive) 13 years ago
Andrey Kamaev 7b5a45eac4 Merged the trunk r8384:8407 (inclusive) 13 years ago
Andrey Kamaev ca6d2fe76b Moved 3rd-party libraries detection to separate cmake files 13 years ago
Andrey Kamaev e161f428a0 Fixed PvAPI search on Windows #1927 13 years ago
Andrey Kamaev 0716ebb7a6 Refactored highgui libraries search (tested on Windows only) 13 years ago
Andrey Kamaev 094c32ced7 Refactored CMake status report for video IO libs 13 years ago
Andrey Kamaev d069c062a6 Added Windows paths support to Eigen search. 13 years ago
Andrey Kamaev 70166820ea Merged the trunk r8324:8345 13 years ago
Andrey Kamaev c3577a288b Merged the trunk r8291:8321 13 years ago
Vadim Pisarevsky 9bbcebd6b0 added opencv_world module that combines all the other [selected by user] OpenCV modules, except for opencv_python and opencv_gpu. 13 years ago
Vladislav Vinogradov 91e312958b disabled WITH_OPENGL flag under MacOS 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Vadim Pisarevsky 4a34487a03 get back to single-version ffmpeg wrapper (no more v2); make sure the library builds and the tests pass on Ubuntu 10.04 that includes pretty old version of ffmpeg 13 years ago
Vadim Pisarevsky 083cbe999b force BUILD_PNG/JPEG/TIFF/ZLIB on MacOSX, because sometimes the found lib<...> is different from the one used in build. 13 years ago
Andrey Kamaev b1bf062671 Configuration name is added to the CMake status report 13 years ago
Andrey Kamaev 019122fba7 Fixed dependencies for cmake status embeeded into opencv core 13 years ago
Andrey Kamaev 7c025dfc60 Added CUDA version to CMake status 13 years ago
Andrey Kamaev 624880fd67 Minor update for new Ninja cmake generator 13 years ago
Andrey Kamaev 247e2d085f Updated for cmake 2.8.8 13 years ago