opencv/modules/gpu/test
Vladislav Vinogradov 59ce0a9f81 Merged revision(s) 8679 from trunk:
new implementation of gpu::PyrLKOpticalFlow::sparse (1.5 - 2x faster)
........
2012-06-27 10:53:35 +00:00
..
nvidia Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
interpolation.hpp Merged revision(s) 8495 from trunk: 2012-05-29 11:35:30 +00:00
main_test_nvidia.h Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
main.cpp fixed bug #1640 2012-03-28 14:25:41 +00:00
precomp.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00
precomp.hpp Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
test_calib3d.cpp Fixed several warnings on various platforms 2012-04-11 11:11:39 +00:00
test_color.cpp added support of 3-channels output to gpu::reprojectImageTo3D 2012-03-28 12:48:28 +00:00
test_copy_make_border.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 2012-03-21 14:38:23 +00:00
test_core.cpp Merged revision(s) 8484 from trunk: 2012-05-30 17:06:39 +00:00
test_features2d.cpp added assertion on device features (global atomics) into gpu tests 2012-03-27 07:33:39 +00:00
test_filters.cpp Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
test_gpumat.cpp Merged revision(s) 8474 from trunk: 2012-05-28 14:04:39 +00:00
test_imgproc.cpp Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
test_nvidia.cpp Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
test_objdetect.cpp Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
test_pyramids.cpp fixed gpu::pyrUp (now it matches cpu analog) 2012-03-19 09:27:06 +00:00
test_remap.cpp Merged revision(s) 8495 from trunk: 2012-05-29 11:35:30 +00:00
test_resize.cpp Merged the trunk r8575:8583 (INTER_AREA interpolation for GPU resize) 2012-06-15 08:52:08 +00:00
test_threshold.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 2012-03-21 14:38:23 +00:00
test_video.cpp Merged revision(s) 8679 from trunk: 2012-06-27 10:53:35 +00:00
test_warp_affine.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 2012-03-21 14:38:23 +00:00
test_warp_perspective.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 2012-03-21 14:38:23 +00:00
utility.cpp Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 2012-04-08 21:49:19 +00:00
utility.hpp Merged the trunk r8575:8583 (INTER_AREA interpolation for GPU resize) 2012-06-15 08:52:08 +00:00