395 Commits (6062601c4d5cfe904b517f69c728f6543c08a998)

Author SHA1 Message Date
Marina Kolpakova e63ab8dec5 LBP: multiscale approach; refactored atomics usage 13 years ago
Marina Kolpakova b9e53ec8ea fixed build after r9027 13 years ago
Anatoly Baksheev 9706079ace a bit refactoring in LBP face detection on GPU 13 years ago
Marina Kolpakova 86d785622b LBP: switched to texture implementation 13 years ago
Marina Kolpakova bc83011736 removed unnecessary memory allocation in LBP classifier 13 years ago
Marina Kolpakova 6c0af66fd8 removed unused class filds 13 years ago
Marina Kolpakova a9f2f522e7 LBP classifier was refactored, added parameter for max size of detected object 13 years ago
Marina Kolpakova 60b73e7471 gpu classifier default values became same as to cpu implementation 13 years ago
Marina Kolpakova a743eca076 LBP features: GPU representation 13 years ago
Vladislav Vinogradov e9e66e5796 added VIBE_GPU (background subtraction) to gpu module 13 years ago
Marina Kolpakova 6801f475ad LBP: implemented first version of device side part 13 years ago
Marina Kolpakova 71f94e12fb LBP: implemented image data preparing 13 years ago
Marina Kolpakova 91ba48c5f9 added lbp related CUDA files 13 years ago
Marina Kolpakova 143c57064b LBP classifier represintation in GPU memory 13 years ago
Vladislav Vinogradov d85ef03a42 added background subtraction sample for gpu module 13 years ago
Vladislav Vinogradov acc031aaba added MOG_GPU and MOG2_GPU (Gaussian Mixture background subtraction) 13 years ago
Marina Kolpakova 5f6bbcc89a added test for GPU LBP cascade: load cascade 13 years ago
Marina Kolpakova 1365e28a54 initial support of GPU LBP classifier: added new style xml format loading 13 years ago
Marina Kolpakova e7f6c4b7ef scan operations are moved in separate header 13 years ago
Marina Kolpakova 9a9f212db0 resize function signature refactoring 13 years ago
Vladislav Vinogradov f392ab0e08 new implementation of gpu::PyrLKOpticalFlow::sparse (1.5 - 2x faster) 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Vladislav Vinogradov 2e2bd55729 new implementation of gpu::PyrLKOpticalFlow::dense (1.5 - 2x faster) 13 years ago
Andrey Kamaev c5aba337e9 Fixed number of warnings. Fixed mingw64 build. 13 years ago
Marina Kolpakova f2c30cd90d resize area for big downscaling integration 13 years ago
Vladislav Vinogradov bfb390e82a added gpu::FGDStatModel (Background/foreground segmentation) 13 years ago
Vladislav Vinogradov df1ca974ca made GPU Feature Extractor download/convertKeypoints() methods static (Feature #2007) 13 years ago
Andrey Kamaev 81a5988015 Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes) 13 years ago
Andrey Kamaev 40e8d08e8d Added check for trailing semicolon to rst parser; fixed few documentation build warnings 13 years ago
Andrey Kamaev 05de6302fd Fixed documentation: corrected parameter names 13 years ago
Andrey Kamaev 6ca618277c More fixes for documentation. 13 years ago
Andrey Kamaev 71625ad458 Fixed more documentation & source discrepancies 13 years ago
Vladislav Vinogradov 9df6e51a5b added gpu::compare with scalars (Feature #1754) 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Alexey Spizhevoy 6a9f934233 Fixed bug #1759 13 years ago
Vladislav Vinogradov 76dc827648 added BruteForceMatcher_GPU (for legacy) 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 24be840c44 Added GPU version of wobble suppressor (videostab) 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 70909738f4 added support of different surface formats to VideoWriter_GPU 13 years ago
Vladislav Vinogradov 2bfaf540a1 added VideoWriter_GPU 13 years ago
Vladislav Vinogradov 2659453694 merged revisions r7808 from 2.4 branch 13 years ago
Vladislav Vinogradov 64a5c0b1cf updated gpu docs 13 years ago
Vladislav Vinogradov 1bc9ec0d77 fixed gpu::Laplacian 13 years ago
Vladislav Vinogradov 489a1da0ed fixeg gpu::Laplacian 13 years ago
Vladislav Vinogradov 82d619a34d fixed gpu::filter2D 13 years ago
Anatoly Baksheev a22641aa9c fixed bug #1367 in CSBP 13 years ago
Vladislav Vinogradov 8e3f1c09d2 added support of 3-channels output to gpu::reprojectImageTo3D 13 years ago