3733 Commits (84087a8566f08a92b6d27accf99780e27c805405)

Author SHA1 Message Date
marina.kolpakova 66eb96d719 minor warning fix 13 years ago
Andrey Kamaev 1a621c2916 Fix build warnings 13 years ago
Sergiu Dotenco 4993748c91 added missing includes 13 years ago
Victor Passichenko 1f42de39a3 Add non-local means denoising algorithm implementatation into photo module 13 years ago
Andrey Kamaev 8e2258c494 Fix Windows build after commit:41b6d25 13 years ago
Andrey Kamaev ff3aa6cbe1 Fix Android build after commit:41b6d25 13 years ago
Andrey Kamaev 915169e8b7 Fix documentation build warnings in gpu module reference 13 years ago
Vladislav Vinogradov a507d564a4 merged gpu_perf_cpu into gpu_perf 13 years ago
Vadim Pisarevsky ec8f926686 small correction for the previous patch in parallel.cpp 13 years ago
Vadim Pisarevsky 41b6d25bdd added cross-platform Mutex implementation; enable platform-native (GDC/Concurrency) parallel_for_ implementation when TBB is not installed. 13 years ago
Vladislav Vinogradov 93172bab87 added --cpu flag (run tests on CPU) 13 years ago
Vladislav Vinogradov 00546f24e0 updated mark_nvidia.py script 13 years ago
Vladislav Vinogradov 2634dc6cce removed license comments 13 years ago
Vladislav Vinogradov 362df96cb9 renamed perf_main.cpp to main.cpp 13 years ago
Vladislav Vinogradov 6e4eb722a6 updated gpu performance tests 13 years ago
niko 2e685dcf0a performance & bug fix for resize erode dilate sobel remap 13 years ago
Vladislav Vinogradov ddca47040b updated gpu accuracy tests 13 years ago
Vladislav Vinogradov cfdeb50335 updated mark_nvidia.py script 13 years ago
Vladislav Vinogradov 19462c871d Forbid incorrect patchSize values in gpu::ORB 13 years ago
Vladislav Vinogradov 528ddb5647 fixed block size for old CC 13 years ago
Andrey Kamaev 65f8585630 #2229 Fix FREAK build on CentOS 13 years ago
Andrey Kamaev 859ee6087c #2216 Forbid incorrect patchSize values in ORB 13 years ago
Andrey Kamaev b0927397e9 #2225 Rename getConvertData to getConvertElem to match the headers and documentation 13 years ago
Vladislav Vinogradov a9fba14898 added docs for gpu::HoughLines 13 years ago
Vladislav Vinogradov 97731c152d fixed typo 13 years ago
Vladislav Vinogradov db79022b85 fixed shared memory size for linesAccumShared 13 years ago
Andrey Kamaev 36fe62d7a5 #2245 Fix BFMatcher::radiusMatchImpl witch Hamming distance (thanks to Jukka Holappa) 13 years ago
Vladislav Vinogradov 456890e9e4 fixed warning C4512 13 years ago
Vladislav Vinogradov 7928cec670 added linesAccumGlobal kernel 13 years ago
Vladislav Vinogradov 7ae94c571c fixed build without cuda 13 years ago
Vladislav Vinogradov 34b9bd61a2 fixed failure 13 years ago
Maria Dimashova d973d571a4 changed the value that replace NaNs in bilateralFilter_32f 13 years ago
Vladislav Vinogradov c3fa7974e6 new optimized version 13 years ago
Daniil Osokin f1d41d8b94 disabled whole perf test for distance transform 13 years ago
Vladislav Vinogradov 9201db32eb fixed overflow bugs, updated perf tests 13 years ago
Daniil Osokin f4d4b0d742 disabled perf test on distance transform 13 years ago
Alexander Smorkalov 14fa645026 Debug build for Android added. Stripping of debug build turned off. 13 years ago
Vladislav Vinogradov 1eefc69927 added accuracy and performance tests 13 years ago
Vadim Pisarevsky ff90c3eba6 possibly fixes #2242 and #2257 13 years ago
Andrey Kamaev d525362cd5 Fixed 2 new Android build warnings 13 years ago
Vladislav Vinogradov 3703722a72 first naive version 13 years ago
Vladislav Vinogradov 941897aa3d fixed build errors in bgfg_gmg 13 years ago
Alexey Spizhevoy 27eb5d07cf Added getScale/setScale for image warpers (stitching module) 13 years ago
Vladislav Vinogradov 4dbc7600e7 added support of all types to BackgroundSubtractorGMG 13 years ago
bitwangyaoyao fa78459c56 fix ocl/match_template compiling error on Linux 13 years ago
Daniil Osokin 45c49a9088 Added perf test 13 years ago
Daniil Osokin 0609f4e9b4 Added blur16x16 perf test 13 years ago
Daniil Osokin b97b48ecb6 Added perf tests for histogram 13 years ago
Daniil Osokin 0b54739822 Added perf test for distanceTransform 13 years ago
Daniil Osokin 7a2eb514fa Added color YUV422 perf test 13 years ago