133 Commits (0395f7c63f3e5a96048e58c01f36466cc2d618a8)

Author SHA1 Message Date
Marina Kolpakova 83390ea4e1 performance test for INTER_AREA resize has been added. 13 years ago
Marina Kolpakova d192117e86 GPU resize with INTER_AREA 13 years ago
Vladislav Vinogradov bfb390e82a added gpu::FGDStatModel (Background/foreground segmentation) 13 years ago
Vladislav Vinogradov 6f32fb025d Bug #1991 : fixed gpu interpolation (remap, resize, warp...) 13 years ago
Vladislav Vinogradov 67b718f1cb fixed some bugs in gpu module under Windows: 13 years ago
Vladislav Vinogradov 2582464e51 fixed several problems with CUDA 5.0 13 years ago
Vladislav Vinogradov f07250acf3 updated gpu performance tests 13 years ago
Anatoly Baksheev 671233cd46 gpu: added Cascade and mulAndScaleSpectrums perf tests 13 years ago
Vladislav Vinogradov 9df6e51a5b added gpu::compare with scalars (Feature #1754) 13 years ago
Vladislav Vinogradov ca57239618 fixed some problems after r8280 (lost code) 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Vladislav Vinogradov 70f8b8b5ec fixed GPU_NVidia/NCV.Visualization test 13 years ago
Vladislav Vinogradov 6e830cf8f8 added additional tests to gpu::BFMatcher 13 years ago
Vladislav Vinogradov 44eaeee865 refactored gpu BruteForceMather (made it similar to BFMatcher) 13 years ago
Vladislav Vinogradov f65d841d6f fixed several warnings (VS2010, Win64) 13 years ago
Alexey Spizhevoy 1569c1ed52 Added GPU version of PyrLK based global motion estimator (videostab) 13 years ago
Vladislav Vinogradov f4b4665940 added VideoReader_GPU 13 years ago
Vladislav Vinogradov 2bfaf540a1 added VideoWriter_GPU 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Vladislav Vinogradov 489a1da0ed fixeg gpu::Laplacian 13 years ago
Vladislav Vinogradov 82d619a34d fixed gpu::filter2D 13 years ago
Anatoly Baksheev e1fd68b21e fixed #1257 ( HaarCascadeApplication GPU test crash ) 13 years ago
Anatoly Baksheev a22641aa9c fixed bug #1367 in CSBP 13 years ago
Vladislav Vinogradov 5aae21c037 fixed bug #1640 13 years ago
Vladislav Vinogradov 8e3f1c09d2 added support of 3-channels output to gpu::reprojectImageTo3D 13 years ago
Vladislav Vinogradov d1423adbc7 moved gpu cvtColor tests to separate file 13 years ago
Vladislav Vinogradov b2a6a257b7 minor modification of gpu video tests 13 years ago
Vladislav Vinogradov eaea6782d5 added more assertion on device features to gpu functions and tests 13 years ago
Vladislav Vinogradov bd13e9479b added assertion on device features (global atomics) into gpu tests 13 years ago
Vladislav Vinogradov 089a835c0a fixed octave computation in SURF_GPU 13 years ago
Vladislav Vinogradov 26691e00d4 fixed gpu core tests (added additional check for device's feature support) 13 years ago
Vladislav Vinogradov 9034a2d6d7 fixed gpu arithm functions (mismatch with cpu version) 13 years ago
Alexey Spizhevoy 5434a9a5ec Fixed gpu::matchTemplate for correct handling of big templates. Added tests 13 years ago
Vladislav Vinogradov 7057dd8fc0 added test for gpu::Laplacian for CV_32FC1 type 13 years ago
Vladislav Vinogradov 059cef57e6 fixed gpu::filter2D border interpolation for CV_32FC1 type 13 years ago
Vladislav Vinogradov 509c910101 refactored and fixed some gpu tests 13 years ago
Vladislav Vinogradov 844bdea5ac fixed several bugs in gpu arithm functions 13 years ago
Vladislav Vinogradov 6397fa5b38 fixed gpu::pyrUp (now it matches cpu analog) 13 years ago
Vladislav Vinogradov 85c904a4ba fixed build in gpu module (SURF and ORB) 13 years ago
Vladislav Vinogradov ade7394e77 refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago
Vladislav Vinogradov cd2cc6197f fixed bug in gpu::pyrUp implementation 13 years ago
Vladislav Vinogradov 02f226a981 fixed bug in gpu::pyrDown 13 years ago
Vladislav Vinogradov e7dda44a07 updated image for StereoConstantSpaceBP regression test 13 years ago
Vladislav Vinogradov ec5bdc7de8 added patch error calculation to gpu::PyrLKOpticalFlow 13 years ago
Vladislav Vinogradov 2d30480982 created wrappers for new NPP functions 13 years ago
Alexey Spizhevoy e428a0c681 Fixed a compile-time error 13 years ago
Alexey Spizhevoy 5c459aa815 Added the GPU version of the Farneback's optical flow 13 years ago
Vladislav Vinogradov 5af529c1bd fixed and updated gpu implementation of separable liner filters 13 years ago
Anatoly Baksheev 84db4eb6fa fixed ~200 warnings for windows 13 years ago
Vladislav Vinogradov a10fed8fd1 added GoodFeaturesToTrackDetector_GPU and PyrLKOpticalFlow to gpu module 13 years ago