3 Commits (bd34f6dd984f3dad4375689de09c8bdc16fee9ca)

Author SHA1 Message Date
Alexander Alekhin de0f310e81 ocl: tests: RNG usage refactoring 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko 4dc63273f0 Renamed ocl tests' precomp files according to convention. 11 years ago
yao 1a53e2cfb2 remove interpolation.hpp 12 years ago
Andrey Kamaev 1be58f9a00 SURF accuracy test is moved to nonfree 12 years ago
peng xiao 34998b6034 Add ocl::SURF accurate test. 12 years ago
Andrey Kamaev 9509dfd1de Fix OpenCL build warnings 12 years ago
Vadim Pisarevsky adc1d94e95 updated patch for tests; reenabled SURF & Denoising; removed fixes in ocl tests, since this is already fixed in another pull request 12 years ago
NikoKJ 9ccdd17376 eliminate all the warnings on win32 and win64 12 years ago
Vadim Pisarevsky 63bd6f9adf fixed compile errors in ocl tests; disabled a few problematic tests 12 years ago
Niko 5df77a841e remove redundant OPENCL_DIR flag 12 years ago
niko cf04fed369 fix the compilation bugs 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
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
Vladislav Vinogradov bfb390e82a added gpu::FGDStatModel (Background/foreground segmentation) 13 years ago
Vladislav Vinogradov 85c904a4ba fixed build in gpu module (SURF and ORB) 13 years ago
Vladislav Vinogradov ade7394e77 refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago
Alexey Spizhevoy 5c459aa815 Added the GPU version of the Farneback's optical flow 13 years ago
Vladislav Vinogradov a10fed8fd1 added GoodFeaturesToTrackDetector_GPU and PyrLKOpticalFlow to gpu module 13 years ago
Vladislav Vinogradov af59a75ffc fixed bug with submatrix in some gpu functions 13 years ago
Andrey Kamaev ec90265a08 Fixed compilation problem when building without CUDA 14 years ago
Vladislav Vinogradov 724a3c1473 added CUDA version info to gpu tests 14 years ago
Vladislav Vinogradov d1b4b5f0de refactored gpu module tests 14 years ago
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
Alexey Spizhevoy 289af671ee added projectPoints and transformPoints into GPU module 14 years ago
Alexey Spizhevoy e3b3982de6 added check into opencv_test_gpu: whether OpenCV was compiled with CUDA or not 14 years ago
Alexey Spizhevoy 6f788ff8db ported GPU test to GTest framework 14 years ago
Alexey Spizhevoy 97eaa95a1e removed check_and_treat_gpu_exception function 14 years ago
Alexey Spizhevoy 51cee84123 created GPU new-style test project, ported StereoBP test 14 years ago