419 Commits (103ee12f002f57c36119f9390b4906eed2647cfb)

Author SHA1 Message Date
Anatoly Baksheev 4b5bbb7752 fast_nlm initial version 12 years ago
Vladislav Vinogradov be19150672 deleted thrust header 12 years ago
Vladislav Vinogradov ab3a5244ba moved device layer headers to include directory 12 years ago
Vladislav Vinogradov 6f175a3c52 changed the type of the arguments to const reference (Bug #2376) 12 years ago
Vladislav Vinogradov 98c92f196e added Generalized Hough implementation 12 years ago
Anatoly Baksheev 0ba01afd83 added GPU bilateral filter + tests 12 years ago
Anatoly Baksheev 70204a8e68 Removed PtrElemStep, Marked DevMem1D as deprecated, now should use PtrStepSz now 12 years ago
Vladislav Vinogradov c3f277b7bc gpu version of HoughCircles 12 years ago
Vladislav Vinogradov c26d543e1e gpu::HoughLines : minor code improvements 12 years ago
Vladislav Vinogradov 97731c152d fixed typo 12 years ago
Vladislav Vinogradov c3fa7974e6 new optimized version 12 years ago
Vladislav Vinogradov 3703722a72 first naive version 12 years ago
Vladislav Vinogradov 1ecf491373 added updateBackgroundModel parameter 12 years ago
Vladislav Vinogradov 77cae11a74 added docs for GMG_GPU 12 years ago
Vladislav Vinogradov ace7e9d842 added release method to GMG_GPU 12 years ago
Vladislav Vinogradov 9ec96597cd gpu version of GMG Background Subtractor 12 years ago
marina.kolpakova 5084511fff reserved flags parameter for future usage 12 years ago
marina.kolpakova 0bf10c9a47 added connectivityMask calculation function 12 years ago
marina.kolpakova 51433a9331 C.C. Labeling: added stream support 12 years ago
marina.kolpakova 350621057f connected components labeling 12 years ago
Vladislav Vinogradov 051adcb786 added gpu BGR<->Lab and RGB<->Luv color conversion and gammaCorrection 12 years ago
marina.kolpakova e1e0c46639 integrated patch: HOG confidence calculation. Thanks, Wongun. 12 years ago
marina.kolpakova 1b7ad93dc9 LBP features integrated in CascadeClassifier_GPU 13 years ago
marina.kolpakova 2dc93574e1 LBP: switched to PImpl pattern 13 years ago
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