3948 Commits (a3080636baded14116d3387b102ae3362e760c11)

Author SHA1 Message Date
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
marina.kolpakova 66eb96d719 minor warning fix 12 years ago
Andrey Kamaev 1a621c2916 Fix build warnings 12 years ago
Sergiu Dotenco 4993748c91 added missing includes 12 years ago
Victor Passichenko 1f42de39a3 Add non-local means denoising algorithm implementatation into photo module 12 years ago
Andrey Kamaev 8e2258c494 Fix Windows build after commit:41b6d25 12 years ago
Andrey Kamaev ff3aa6cbe1 Fix Android build after commit:41b6d25 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
Vadim Pisarevsky ec8f926686 small correction for the previous patch in parallel.cpp 12 years ago
Vadim Pisarevsky 41b6d25bdd added cross-platform Mutex implementation; enable platform-native (GDC/Concurrency) parallel_for_ implementation when TBB is not installed. 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
niko 2e685dcf0a performance & bug fix for resize erode dilate sobel remap 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
Andrey Kamaev 65f8585630 #2229 Fix FREAK build on CentOS 12 years ago
Andrey Kamaev 859ee6087c #2216 Forbid incorrect patchSize values in ORB 12 years ago
Andrey Kamaev b0927397e9 #2225 Rename getConvertData to getConvertElem to match the headers and documentation 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
Andrey Kamaev 36fe62d7a5 #2245 Fix BFMatcher::radiusMatchImpl witch Hamming distance (thanks to Jukka Holappa) 12 years ago
Vladislav Vinogradov 456890e9e4 fixed warning C4512 12 years ago
Vladislav Vinogradov 7928cec670 added linesAccumGlobal kernel 12 years ago
Vladislav Vinogradov 7ae94c571c fixed build without cuda 12 years ago
Vladislav Vinogradov 34b9bd61a2 fixed failure 12 years ago
Maria Dimashova d973d571a4 changed the value that replace NaNs in bilateralFilter_32f 12 years ago
Vladislav Vinogradov c3fa7974e6 new optimized version 12 years ago
Daniil Osokin f1d41d8b94 disabled whole perf test for distance transform 12 years ago
Vladislav Vinogradov 9201db32eb fixed overflow bugs, updated perf tests 12 years ago
Daniil Osokin f4d4b0d742 disabled perf test on distance transform 12 years ago
Alexander Smorkalov 14fa645026 Debug build for Android added. Stripping of debug build turned off. 12 years ago
Vladislav Vinogradov 1eefc69927 added accuracy and performance tests 12 years ago
Vadim Pisarevsky ff90c3eba6 possibly fixes #2242 and #2257 12 years ago
Andrey Kamaev d525362cd5 Fixed 2 new Android build warnings 12 years ago
Vladislav Vinogradov 3703722a72 first naive version 12 years ago
Vladislav Vinogradov 941897aa3d fixed build errors in bgfg_gmg 12 years ago
Alexey Spizhevoy 27eb5d07cf Added getScale/setScale for image warpers (stitching module) 12 years ago
Vladislav Vinogradov 4dbc7600e7 added support of all types to BackgroundSubtractorGMG 12 years ago
bitwangyaoyao fa78459c56 fix ocl/match_template compiling error on Linux 12 years ago