977 Commits (7d4432df27d1ff8f0f09cae90a7d613d5122baf2)

Author SHA1 Message Date
Marina Kolpakova 336dcbcff7 fixed brocken tests by classifier loger from r9027 13 years ago
Anatoly Baksheev a2430afcac minor LBP for GPU 13 years ago
Marina Kolpakova b9e53ec8ea fixed build after r9027 13 years ago
Anatoly Baksheev bfe6e2c4b1 minor in LBP for GPU 13 years ago
Anatoly Baksheev 9706079ace a bit refactoring in LBP face detection on GPU 13 years ago
Marina Kolpakova 58c67ccfea improved LBP indexing 13 years ago
Marina Kolpakova 965109228d added delobal memory version 13 years ago
Marina Kolpakova 2aacff4c39 swithed to the fixed size thread block 13 years ago
Marina Kolpakova 3c2691ef96 LBP: minor changes 13 years ago
Marina Kolpakova ed1b293d34 refactored GPU LBP cascade. Added support for big images. Fixed bug in connected components function 13 years ago
Marina Kolpakova 86d785622b LBP: switched to texture implementation 13 years ago
Marina Kolpakova b0606b0557 LBP classifer moved to ptr from DevMem2D 13 years ago
Marina Kolpakova 436d2ff1fc LBP classifer moved to ptr from DevMem2D 13 years ago
Marina Kolpakova f094983d49 reduced the number of registers used in the LBP responce operator 13 years ago
Marina Kolpakova 09269b4cd8 fixed backward compatibility with less than 1.2 CUDA capability 13 years ago
Andrey Kamaev e900952b87 quiet most of the OSX build warnings 13 years ago
Marina Kolpakova bc83011736 removed unnecessary memory allocation in LBP classifier 13 years ago
Marina Kolpakova eb599f6832 added checking destination matrix size for resize and integral functions 13 years ago
Marina Kolpakova 6c0af66fd8 removed unused class filds 13 years ago
Marina Kolpakova e496345d33 added lbp cascade test, fixed race conditions problems 13 years ago
Marina Kolpakova 248f39e13e added performance test for LBP classifier. 13 years ago
Marina Kolpakova 4128d5782f added hipotesis filtration 13 years ago
Marina Kolpakova a53f0f397e LBP classifier: tracking of count of detected objects was moved in cascadeclassifier.cpp 13 years ago
Marina Kolpakova 76354287aa fixed build without CUDA 13 years ago
Marina Kolpakova 319c20c797 result storing: atomic based 13 years ago
Marina Kolpakova a9f2f522e7 LBP classifier was refactored, added parameter for max size of detected object 13 years ago
Marina Kolpakova e6f7e4d83e GPU resize became same as CPU implementation 13 years ago
Marina Kolpakova 60b73e7471 gpu classifier default values became same as to cpu implementation 13 years ago
Marina Kolpakova e7f5978768 classifier loading has been improved 13 years ago
Andrey Kamaev afe11f69fb Fixed Windows build warnings and configuration problem. 13 years ago
Marina Kolpakova cdad4ac7c9 Merge branch 'home' 13 years ago
Andrey Kamaev 15e50420bc Fixed linux and android install 13 years ago
Andrey Kamaev abde1377f3 Fixed mistake in documentation 13 years ago
Marina Kolpakova bd500ff0f7 fixed LBP loader test 13 years ago
Vladislav Vinogradov e7c35b1852 fixed bug in cv::gpu::HOGDescriptor::detectMultiScale 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 915c81febf fixed build without CUDA 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 e637168e44 completed test: load LBP classifier 13 years ago
Marina Kolpakova 143c57064b LBP classifier represintation in GPU memory 13 years ago
Vladislav Vinogradov 4ee236b1b6 added docs for MOG_GPU and MOG2_GPU 13 years ago
Andrey Kamaev 7b806f6008 fixed several documentation errors 13 years ago
Vladislav Vinogradov d85ef03a42 added background subtraction sample for gpu module 13 years ago
Andrey Kamaev d9c74f63e1 All tests writing temporary files are updated to use cv::tempfile() function 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