17 Commits (22c8010b2d4c230e47bf73f4e35a52de221f72c2)

Author SHA1 Message Date
Vladislav Vinogradov 3eeaa9189c Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 12 years ago
Andrey Kamaev 416fb50594 Revert "Merge pull request #836 from jet47:gpu-modules" 12 years ago
Vladislav Vinogradov 12f16b7a26 nonfree module fixes 12 years ago
Vladislav Vinogradov 1bb141c465 fixed build 12 years ago
Vladislav Vinogradov 9086efa8e9 fixed warnings 12 years ago
Andrey Kamaev 1be58f9a00 SURF accuracy test is moved to nonfree 12 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
Vladislav Vinogradov 0a65f2f4af merged gpunonfree and nonfree module 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Andrey Kamaev a126532cb7 Fix OS X build warnings 12 years ago
marina.kolpakova 7a5b9a6b7f replase __APPLE__ marco with __clang__ 12 years ago
Andrey Kamaev 2b0072d823 Suppress more warnings in gtest on OS X 12 years ago
Andrey Kamaev e900952b87 quiet most of the OSX build warnings 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 47a4e87784 Ignored warnings from gtest with precompiled headers enabled 13 years ago
Vadim Pisarevsky 957e80abbd lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago
Alexey Spizhevoy 51cee84123 created GPU new-style test project, ported StereoBP test 14 years ago
Vadim Pisarevsky 061b49e0b2 reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago