opencv/modules/gpu/test
2012-06-25 11:13:50 +00:00
..
nvidia initial support of GPU LBP classifier: added new style xml format loading 2012-06-22 15:00:36 +00:00
interpolation.hpp Bug #1991 : fixed gpu interpolation (remap, resize, warp...) 2012-05-29 11:30:44 +00:00
main_test_nvidia.h fixed another piece of warnings 2012-06-09 10:58:32 +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 Ignored warnings from gtest with precompiled headers enabled 2012-06-08 14:54:17 +00:00
test_calib3d.cpp merged all the latest changes from 2.4 to trunk 2012-04-13 21:50:59 +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 gpu::FGDStatModel (Background/foreground segmentation) 2012-06-05 13:32:04 +00:00
test_features2d.cpp added additional tests to gpu::BFMatcher 2012-04-24 11:21:23 +00:00
test_filters.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
test_global_motion.cpp Added GPU version of PyrLK based global motion estimator (videostab) 2012-04-18 13:23:41 +00:00
test_gpumat.cpp fixed several problems with CUDA 5.0 2012-05-28 12:09:40 +00:00
test_imgproc.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
test_nvidia.cpp fixes for the newly added gcc warning keys 2012-06-21 03:48:36 +00:00
test_objdetect.cpp added test for GPU LBP cascade: load cascade 2012-06-25 08:46:34 +00:00
test_pyramids.cpp fixed gpu::pyrUp (now it matches cpu analog) 2012-03-19 09:27:06 +00:00
test_remap.cpp Bug #1991 : fixed gpu interpolation (remap, resize, warp...) 2012-05-29 11:30:44 +00:00
test_resize.cpp scan operations are moved in separate header 2012-06-20 05:41:16 +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 added MOG_GPU and MOG2_GPU (Gaussian Mixture background subtraction) 2012-06-25 11:13:50 +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 merged all the latest changes from 2.4 to trunk 2012-04-13 21:50:59 +00:00
utility.hpp GPU resize with INTER_AREA 2012-06-06 10:39:42 +00:00