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
now it executes only on one device
added posibility to specify device on which tests will be executed
|
13 years ago |
Vladislav Vinogradov
|
ddca47040b
|
updated gpu accuracy tests
added posibility to specify device on which tests will be executed
|
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 |
Daniil Osokin
|
e37b9469da
|
Added perf tests
|
13 years ago |
Daniil Osokin
|
cfd80152bb
|
test
|
13 years ago |
Daniil Osokin
|
39d6adea17
|
Added perf test
|
13 years ago |
Daniil Osokin
|
4fdff6347f
|
Added blur16x16 perf test
|
13 years ago |
Daniil Osokin
|
136dff5fe4
|
Added perf tests for histogram
|
13 years ago |
marina.kolpakova
|
c3ae08a13d
|
fixed typo in enum
|
13 years ago |
Daniil Osokin
|
9a408c744d
|
Added perf test for distanceTransform
|
13 years ago |
Daniil Osokin
|
bbc8605530
|
Added color YUV422 perf test
|
13 years ago |
Daniil Osokin
|
8f6a2438a7
|
Added perf test for remap
|
13 years ago |
marina.kolpakova
|
575078502f
|
fixed perfomance test for CCL
|
13 years ago |
Evgeny Talanin
|
19313923cc
|
Use github pat to get data for in python tests (files from code.opencv.org are received truncated sometimes)
|
13 years ago |