5187 Commits (a3125c0b8de20b00bfded81a2eb87a92851ec3d6)
 

Author SHA1 Message Date
Alexander Mordvintesv 122f59560c Merge branch 'master' of code.opencv.org:opencv 12 years ago
Alexander Mordvintesv c9f2ff4487 added texture_flow.py sample 12 years ago
Andrey Kamaev 1a621c2916 Fix build warnings 12 years ago
Andrey Kamaev 7d2b7b801a Merge branch 'sergiud_vs2012rtm_support' 12 years ago
Sergiu Dotenco ddc7bd7659 fixed compilation errors caused by std::tuple 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
Alexander Mordvintesv 4c15465fbb Merge branch 'master' of code.opencv.org:opencv 12 years ago
Alexander Mordvintesv a4bffd96c4 added deconvolution.py sample and example images 12 years ago
Andrey Kamaev bf4c1df0d0 Fix formatting in Android tutorials 12 years ago
Andrey Kamaev ff3aa6cbe1 Fix Android build after commit:41b6d25 12 years ago
Andrey Kamaev 9d6ccecfdd Fixed layout in third Android tutorial 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 38ea339990 Merge remote-tracking branch 'origin/master' 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
Andrey Kamaev 6da9b9f137 Android toolchain: libstdc++ and libsupc are removed from explicit link libraries 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
Alexander Smorkalov a1d8091e10 ColorBlobDetection Sample, ImageManpulations Sample and Tutorial2 updated. Issues with native camera on Nexus 7 (Android 4.1) fixed. 12 years ago
bitwangyaoyao a091f9e4e2 bug fix of "squares" sample for ocl module 12 years ago
Vladislav Vinogradov ddca47040b updated gpu accuracy tests 12 years ago
Vladislav Vinogradov cfdeb50335 updated mark_nvidia.py script 12 years ago
yao d363d5589c add an "squares" sample for ocl module 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
Vsevolod Glumov e578259a34 Merge remote-tracking branch 'origin/master' 12 years ago
Vsevolod Glumov 8899835886 Reviewed 'android_dev_intro' 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 647d4ae1f1 Merge branch 'hough-lines-gpu' 12 years ago
Vladislav Vinogradov 7928cec670 added linesAccumGlobal kernel 12 years ago
Andrey Pavlenko 3b07e977a9 improving android tutorial v2 12 years ago
Andrey Pavlenko 6e07a1346c improving android tutorial v2 12 years ago
Vsevolod Glumov a4392e4906 Merge remote-tracking branch 'origin/master' 12 years ago
Vsevolod Glumov 5825c60491 Reviewed 'android_dev_intro' and 'O4A_SDK' 12 years ago
Andrey Pavlenko c004df234f improving android tutorial v2, removing v1 12 years ago
Vladislav Vinogradov 7ae94c571c fixed build without cuda 12 years ago