opencv/modules/gpu/test
2012-04-08 21:49:19 +00:00
..
nvidia fixed #1257 ( HaarCascadeApplication GPU test crash ) 2012-03-31 23:49:35 +00:00
interpolation.hpp fixed bug #1367 in CSBP 2012-03-31 22:07:16 +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 fixed build in gpu module (SURF and ORB) 2012-03-18 12:05:49 +00:00
test_calib3d.cpp fixed bug #1367 in CSBP 2012-03-31 22:07:16 +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 added more assertion on device features to gpu functions and tests 2012-03-27 10:34:30 +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 fixed gpu::Laplacian 2012-04-02 11:21:45 +00:00
test_gpumat.cpp added more assertion on device features to gpu functions and tests 2012-03-27 10:34:30 +00:00
test_imgproc.cpp added support of 3-channels output to gpu::reprojectImageTo3D 2012-03-28 12:48:28 +00:00
test_nvidia.cpp fixed bug #1640 2012-03-28 14:25:41 +00:00
test_objdetect.cpp added more assertion on device features to gpu functions and tests 2012-03-27 10:34:30 +00:00
test_pyramids.cpp fixed gpu::pyrUp (now it matches cpu analog) 2012-03-19 09:27:06 +00:00
test_remap.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 2012-03-21 14:38:23 +00:00
test_resize.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +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 minor modification of gpu video tests 2012-03-27 12:15:52 +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 added support of 3-channels output to gpu::reprojectImageTo3D 2012-03-28 12:48:28 +00:00