977 Commits (7d4432df27d1ff8f0f09cae90a7d613d5122baf2)

Author SHA1 Message Date
Vladislav Vinogradov 98c92f196e added Generalized Hough implementation 12 years ago
AoD314 54a202b3d5 add new version of CommandLineParser. add empty docs 12 years ago
Vadim Pisarevsky a6e2acbfee added a few missing images for tutorials; integrated pull request #26 12 years ago
Vladislav Vinogradov 44330afc7f fixed build without CUDA 12 years ago
Vladislav Vinogradov 29cdddd845 fixed bug in buildPointList 12 years ago
Anatoly Baksheev 3456238c16 minor 12 years ago
Anatoly Baksheev 0ba01afd83 added GPU bilateral filter + tests 12 years ago
Anatoly Baksheev a09679044e renamed device::bilaterl_filter kernel to device::disp_bilaterl_filter for correct naming 12 years ago
Vladislav Vinogradov 14694343cb fixed gpu PyrLKSparse perf test 12 years ago
Vadim Pisarevsky 633a8bfacc fixed many warnings (modified pull request 13) 12 years ago
marina.kolpakova a07e33609b added test for caltech images 12 years ago
Anatoly Baksheev 4449efb242 minor 12 years ago
Anatoly Baksheev d3f4c9b2dc Fixed bug in BP_GPU 12 years ago
Anatoly Baksheev 70204a8e68 Removed PtrElemStep, Marked DevMem1D as deprecated, now should use PtrStepSz now 12 years ago
Vladislav Vinogradov 56b7ddad09 fixed type for threshold parameter 12 years ago
Vladislav Vinogradov 8c1f9bafdc fixed gpu::integral for Kepler 12 years ago
Vladislav Vinogradov c3f277b7bc gpu version of HoughCircles 12 years ago
Anatoly Baksheev e60a50c43c removed /EHa flag for cuda compilation 12 years ago
Anatoly Baksheev 290030d030 possibility to enable /mp compiler flag from cmake 12 years ago
marina.kolpakova c8a54f67d4 minor warning fix 12 years ago
Anatoly Baksheev d395bf1522 minor fix in FindTBB 12 years ago
Vladislav Vinogradov da5aaab277 optimized gpu::integral for Kepler 12 years ago
Andrey Kamaev f2a02feffa Fix Windows build issues 12 years ago
Vladislav Vinogradov c26d543e1e gpu::HoughLines : minor code improvements 12 years ago
marina.kolpakova 1e4012079d removed logging from test 12 years ago
Vladislav Vinogradov ec7f9566e0 minor gpu tests fix 12 years ago
Vladislav Vinogradov a0aef244d6 removed perf_gpu_cpu from CMake scripts 12 years ago
marina.kolpakova f17f4bda60 more warning fixes for GCC 12 years ago
marina.kolpakova 1521340152 updated CascadeClassifier_GPU documentation 12 years ago
marina.kolpakova ede3781e3e fixed -Wstrict_alliasing warning for GCC 12 years ago
marina.kolpakova aeaf1a6f6d refactoring in Emulation 12 years ago
marina.kolpakova 9c13b84e35 fixed unused warnings 12 years ago
Andrey Kamaev 1a621c2916 Fix build warnings 12 years ago
Sergiu Dotenco 4993748c91 added missing includes 12 years ago
Andrey Kamaev 915169e8b7 Fix documentation build warnings in gpu module reference 12 years ago
Vladislav Vinogradov a507d564a4 merged gpu_perf_cpu into gpu_perf 12 years ago
Vladislav Vinogradov 93172bab87 added --cpu flag (run tests on CPU) 12 years ago
Vladislav Vinogradov 00546f24e0 updated mark_nvidia.py script 12 years ago
Vladislav Vinogradov 2634dc6cce removed license comments 12 years ago
Vladislav Vinogradov 362df96cb9 renamed perf_main.cpp to main.cpp 12 years ago
Vladislav Vinogradov 6e4eb722a6 updated gpu performance tests 12 years ago
Vladislav Vinogradov ddca47040b updated gpu accuracy tests 12 years ago
Vladislav Vinogradov cfdeb50335 updated mark_nvidia.py script 12 years ago
Vladislav Vinogradov 19462c871d Forbid incorrect patchSize values in gpu::ORB 12 years ago
Vladislav Vinogradov 528ddb5647 fixed block size for old CC 12 years ago
Vladislav Vinogradov a9fba14898 added docs for gpu::HoughLines 12 years ago
Vladislav Vinogradov 97731c152d fixed typo 12 years ago
Vladislav Vinogradov db79022b85 fixed shared memory size for linesAccumShared 12 years ago
Vladislav Vinogradov 7928cec670 added linesAccumGlobal kernel 12 years ago
Vladislav Vinogradov 7ae94c571c fixed build without cuda 12 years ago