opencv/tests/gpu/src
Anatoly Baksheev 047c7e0fd6 *applied patch from NVidia (nppstTraspose bug)
*fixed some warnings
*finished gpu test port to gtest framework
2011-02-18 12:23:18 +00:00
..
nvidia *applied patch from NVidia (nppstTraspose bug) 2011-02-18 12:23:18 +00:00
arithm.cpp removed debug output from tests 2011-02-14 13:58:20 +00:00
bitwise_oper.cpp renamed gpu::DeviceInfo::has into gpu::DeviceInfo::supports 2011-02-09 12:31:05 +00:00
brute_force_matcher.cpp update docs 2011-02-16 08:31:45 +00:00
dft_routines.cpp refactored gpu::dft 2010-12-27 07:35:41 +00:00
features2d.cpp fixed errors in gpu on old video cards (SURF_GPU, BruteForceMatcher_GPU, min/max, setTo, convertTo) 2011-02-14 15:50:17 +00:00
filters.cpp fixed bug in gpu filter engine (incorrect buffer type) and in vector's saturate_cast. 2010-12-13 08:43:04 +00:00
gputest_main.cpp fixed errors in gpu on old video cards (SURF_GPU, BruteForceMatcher_GPU, min/max, setTo, convertTo) 2011-02-14 15:50:17 +00:00
gputest.hpp fixed SURF_GPU (fails on empty data) 2011-02-07 10:12:04 +00:00
hog.cpp updates protected code testing for gpu HOGDescriptor 2011-01-19 13:13:23 +00:00
imgproc_gpu.cpp fixed warpAffine and warpPerspective under Linux 2011-02-11 14:31:20 +00:00
match_template.cpp renamed gpu::DeviceInfo::has into gpu::DeviceInfo::supports 2011-02-09 12:31:05 +00:00
meanshift.cpp update docs 2011-02-16 08:31:45 +00:00
mssegmentation.cpp update docs 2011-02-16 08:31:45 +00:00
nvidia_tests.cpp changed a little NVIDIA Staging test framework to handle failed tests correctly 2011-02-11 09:59:21 +00:00
operator_async_call.cpp fixed gpu tests (BruteForceMatcher_GPU, divide, phase, cartToPolar, async) 2011-01-31 13:20:52 +00:00
operator_convert_to.cpp update docs 2011-02-16 08:31:45 +00:00
operator_copy_to.cpp update docs 2011-02-16 08:31:45 +00:00
operator_set_to.cpp update docs 2011-02-16 08:31:45 +00:00
split_merge.cpp renamed gpu::DeviceInfo::has into gpu::DeviceInfo::supports 2011-02-09 12:31:05 +00:00
stereo_bm_async.cpp 1) gpu test refactoring. 2010-11-26 17:24:12 +00:00
stereo_bm.cpp temporary added NPP_staging, functionality from the library will be moved to NPP with next release. 2010-12-17 15:41:26 +00:00
stereo_bp.cpp fixed errors in StereoBeliefPropogation under linux 2010-12-13 13:52:40 +00:00
stereo_csbp.cpp added support of 4-channels images to StereoConstantSpaceBP. 2010-12-08 07:23:59 +00:00