opencv/modules/gpu/perf
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files.
Looks like we don't actually use them; when creating precompiled headers
with Visual C++, a dummy .cpp is created at build time.
2013-08-08 12:43:07 +04:00
..
perf_calib3d.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
perf_core.cpp Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 2013-04-15 19:39:49 +04:00
perf_denoising.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
perf_features2d.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
perf_filters.cpp fixed BoxFilter sanity test (different rounding results) 2013-06-04 14:59:47 +04:00
perf_imgproc.cpp compare cv::gpu::calcHist with cv::calcHist 2013-08-01 18:00:05 +04:00
perf_labeling.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
perf_main.cpp Changed the impls argument to be an array name. 2013-06-20 15:18:35 +04:00
perf_matop.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
perf_objdetect.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
perf_precomp.hpp fixed compilation issues with gpu modules: 2013-03-26 12:33:13 +04:00
perf_video.cpp fixed BroxOpticalFlow sanity test (increase epsilon value) 2013-06-04 15:01:06 +04:00