3668 Commits (3fb3851c7a77ee25f6acc2c9d54bbdd238da8753)

Author SHA1 Message Date
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
Daniil Osokin 45c49a9088 Added perf test 12 years ago
Daniil Osokin 0609f4e9b4 Added blur16x16 perf test 12 years ago
Daniil Osokin b97b48ecb6 Added perf tests for histogram 12 years ago
Daniil Osokin 0b54739822 Added perf test for distanceTransform 12 years ago
Daniil Osokin 7a2eb514fa Added color YUV422 perf test 12 years ago
Daniil Osokin e37b9469da Added perf tests 12 years ago
Daniil Osokin cfd80152bb test 12 years ago
Daniil Osokin 39d6adea17 Added perf test 12 years ago
Daniil Osokin 4fdff6347f Added blur16x16 perf test 12 years ago
Daniil Osokin 136dff5fe4 Added perf tests for histogram 12 years ago
marina.kolpakova c3ae08a13d fixed typo in enum 12 years ago
Daniil Osokin 9a408c744d Added perf test for distanceTransform 12 years ago
Daniil Osokin bbc8605530 Added color YUV422 perf test 12 years ago
Daniil Osokin 8f6a2438a7 Added perf test for remap 12 years ago