opencv/modules/gpu/test
Vladislav Vinogradov 2d30480982 created wrappers for new NPP functions
removed void integral(const GpuMat& src, GpuMat& sum, GpuMat& sqsum, Stream& stream) - it fails with NPP_NOT_IMPLEMENTED error
updated docs, accuracy and performance tests
2012-02-22 10:00:53 +00:00
..
nvidia fixed compilation error 2011-10-31 06:43:00 +00:00
test_arithm.cpp created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
test_calib3d.cpp removed ASSERT_NO_THROW 2012-02-06 11:31:52 +00:00
test_features2d.cpp fixed ~200 warnings for windows 2012-02-14 10:22:34 +00:00
test_filters.cpp fixed and updated gpu implementation of separable liner filters 2012-02-15 12:05:59 +00:00
test_gpu_base.cpp fixed bug with submatrix in some gpu functions 2012-01-10 11:11:58 +00:00
test_gpu_base.hpp fixed bug with submatrix in some gpu functions 2012-01-10 11:11:58 +00:00
test_hog.cpp removed ASSERT_NO_THROW 2012-02-06 11:31:52 +00:00
test_imgproc.cpp created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
test_main.cpp created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
test_matop.cpp removed ASSERT_NO_THROW 2012-02-06 11:31:52 +00:00
test_nvidia.cpp removed ASSERT_NO_THROW 2012-02-06 11:31:52 +00:00
test_precomp.cpp refactored gpu module tests 2011-06-29 10:14:16 +00:00
test_precomp.hpp Added the GPU version of the Farneback's optical flow 2012-02-16 11:23:51 +00:00
test_video.cpp Fixed a compile-time error 2012-02-16 12:33:42 +00:00