247 Commits (08fbf667f949ee2ed1a23d9715a4718853cfe275)

Author SHA1 Message Date
Vladislav Vinogradov 08fbf667f9 refactored opengl functionality 12 years ago
marina.kolpakova 2e0161c6c5 create objects mat if empty 12 years ago
marina.kolpakova 05cd88ae42 clean code; fix problems in documentation 12 years ago
marina.kolpakova bd3179bda8 fix CUDA support for streams for NMS; refactor tests 12 years ago
Vladislav Vinogradov 11c6eb6305 element operations 12 years ago
Vladislav Vinogradov e8f9762ef3 matrix reduction 12 years ago
Vladislav Vinogradov fbf3de43a2 SURF 12 years ago
Vladislav Vinogradov 28716d7f30 Canny 12 years ago
marina.kolpakova 8acfbde68e remove debug detect at scale method 12 years ago
Vladislav Vinogradov 606c23b9aa fixed gpu module tests 12 years ago
marina.kolpakova aa92be34d6 GK107 Policy 12 years ago
Vladislav Vinogradov afff9cf716 Optimized buffers reuse in gpu module: 12 years ago
marina.kolpakova 0cbf9eb22a add support for CUDA streams 12 years ago
marina.kolpakova 40600fa504 GPU version becomes algorithm 12 years ago
marina.kolpakova df392cc830 use fast integral for soft cascade 12 years ago
marina.kolpakova ac5cd48279 add DeviceInfo parameter to the soft cascade tests 12 years ago
marina.kolpakova 2bd35c4358 add support for precomputed integrals 12 years ago
marina.kolpakova ca81628a9a fix retrieval of detections count 12 years ago
marina.kolpakova 30bce16ad6 optimize roi loads 12 years ago
marina.kolpakova dd595376ba Add performance test for detection in ROI; refactor soft cascade performance tests 12 years ago
marina.kolpakova eb91593c08 add roi support 12 years ago
marina.kolpakova 672cf1f445 implement different behaviour for up- and down-scaling 12 years ago
marina.kolpakova 7db1323f81 add test that stores detections on the specific scale 12 years ago
marina.kolpakova 1bf85996b3 add detections vector initialization in tests 12 years ago
marina.kolpakova 14a0dd8c98 fix typo in cascade loading 12 years ago
marina.kolpakova 267d140bfe soft cascade: gpu representation 12 years ago
Andrey Kamaev a126532cb7 Fix OS X build warnings 12 years ago
Vladislav Vinogradov beb377b38c gpu implementation of Dual TV-L1 Optical Flow 12 years ago
marina.kolpakova 97cab339d2 fix Connected Components Labeling test crash 12 years ago
marina.kolpakova 7a5b9a6b7f replase __APPLE__ marco with __clang__ 12 years ago
Andrey Kamaev 2b0072d823 Suppress more warnings in gtest on OS X 12 years ago
Vladislav Vinogradov 34b4a35ea7 gpu separable filters for CV_8UC3, CV_32FC3 and CV_32FC4 types 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
marina.kolpakova e5437e5486 Fix binary compatibility of opencv_gpu 12 years ago
Anatoly Baksheev 9a4265a8d0 fast nlm (class version) 12 years ago
Anatoly Baksheev 4b5bbb7752 fast_nlm initial version 12 years ago
Vladislav Vinogradov 8d07e92b2c disabled NPP resize for 8uc4+Cubic (Bug #2388) 12 years ago
Vladislav Vinogradov cfc09d01c8 disabled NVidia test output by default 12 years ago
Vadim Pisarevsky 06a13d9ba0 replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago
Anatoly Baksheev 4df537bc1c warnings 12 years ago
Anatoly Baksheev 55b1d7c097 added CUDA_DISABLER preprocessor commands 12 years ago
Vladislav Vinogradov 35b671efb5 disabled utility code in gpu tests when WITH_CUDA=false 12 years ago
Vladislav Vinogradov 98c92f196e added Generalized Hough implementation 12 years ago
AoD314 54a202b3d5 add new version of CommandLineParser. add empty docs 12 years ago
Anatoly Baksheev 3456238c16 minor 12 years ago
Anatoly Baksheev 0ba01afd83 added GPU bilateral filter + tests 12 years ago
marina.kolpakova a07e33609b added test for caltech images 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