Name
Last commit
Last update
..
nvidia fixed "shadow" warnings in NVIDIA tests
interpolation.hpp Bug #1991 : fixed gpu interpolation (remap, resize, warp...)
main.cpp fixed bug #1640
main_test_nvidia.h fixed another piece of warnings
precomp.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
precomp.hpp Ignored warnings from gtest with precompiled headers enabled
test_calib3d.cpp merged all the latest changes from 2.4 to trunk
test_color.cpp added support of 3-channels output to gpu::reprojectImageTo3D
test_copy_make_border.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type
test_core.cpp added gpu::FGDStatModel (Background/foreground segmentation)
test_features2d.cpp added additional tests to gpu::BFMatcher
test_filters.cpp Fixed number of warnings. Fixed mingw64 build.
test_global_motion.cpp Added GPU version of PyrLK based global motion estimator (videostab)
test_gpumat.cpp fixed several problems with CUDA 5.0
test_imgproc.cpp Fixed number of warnings. Fixed mingw64 build.
test_nvidia.cpp fixed another piece of warnings
test_objdetect.cpp Fixed number of warnings. Fixed mingw64 build.
test_pyramids.cpp fixed gpu::pyrUp (now it matches cpu analog)
test_remap.cpp Bug #1991 : fixed gpu interpolation (remap, resize, warp...)
test_resize.cpp resize area are fixed for scales that aren't divide 128
test_threshold.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type
test_video.cpp new implementation of gpu::PyrLKOpticalFlow::sparse (1.5 - 2x faster)
test_warp_affine.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type
test_warp_perspective.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type
utility.cpp merged all the latest changes from 2.4 to trunk
utility.hpp Loading commit data...