Ivan Korolev
|
513f4128ec
|
account test
|
13 years ago |
Kirill Kornyakov
|
49f29aeb6a
|
Created perf tests for cornerHarris, cornerEigenValsAndVecs, goodFeaturesToTrack, adaptiveThreshold, HoughLines.
|
13 years ago |
Andrey Kamaev
|
61cb83b481
|
Fixed small bug in summary.py
|
13 years ago |
Andrey Pavlenko
|
8e48dd5cbd
|
fixing compilation on Android
|
13 years ago |
Andrey Pavlenko
|
3d54ce55f2
|
fixing compilation on Windows (std::tr1::tie() is undefined), removing warnings (conversion int to float/double)
|
13 years ago |
Andrey Pavlenko
|
07d157591a
|
Tegra optimization for warpPerspective() and 2 new perf tests
|
13 years ago |
Andrey Kamaev
|
dd311b8d3c
|
Added perf test for RGB(A)/BGR(A) to YCrCb conversion
|
13 years ago |
Andrey Kamaev
|
65f5343ed5
|
Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests
|
13 years ago |
Andrey Kamaev
|
683be58119
|
Added perf test for INTER_AREA resize
|
13 years ago |
Andrey Kamaev
|
f937d68d60
|
Fixed build for x64 with sse2 disabled; several improvements in performance testing framework; enabled SANITY_CHECK() for performance tests
|
13 years ago |
Andrey Kamaev
|
8108dfb397
|
Added perf tests for blur, medianBlur, GaussianBlur
|
13 years ago |
Andrey Kamaev
|
c29ea1056d
|
Added perf test for cv::threshold
|
13 years ago |
Andrey Kamaev
|
cb687b9b1e
|
Added performance test for cv::dilate
|
13 years ago |
Andrey Kamaev
|
1c9d75081c
|
Added performance test for pyrUp/pyrDown
|
13 years ago |
Andrey Kamaev
|
4136855ba8
|
Tegra-optimized Canny
|
14 years ago |
Kirill Kornyakov
|
7113122312
|
integral perf tests renamed for readability
|
14 years ago |
Kirill Kornyakov
|
7cd4761fc8
|
integral perf tests renamed for readability
|
14 years ago |
Andrey Kamaev
|
2f1cd91ff3
|
More performance tests for Sobel and Scharr filters
|
14 years ago |
Andrey Kamaev
|
a612fa1520
|
Performance testing: added option to get list of all values for CV_ENUM; added perf test for cv::Sobel
|
14 years ago |
Andrey Kamaev
|
46262b1972
|
Added performance test for Canny
|
14 years ago |
Andrey Kamaev
|
583ceef6a5
|
Terga optimization for integral_8u32s
|
14 years ago |
Kirill Kornyakov
|
11b7127647
|
minor fix of inpaint perf test
|
14 years ago |
Andrey Pavlenko
|
9b0cc77cfe
|
Fixing compilation
|
14 years ago |
Kirill Kornyakov
|
7c83f0dd86
|
inpaint perf test added
|
14 years ago |
Kirill Kornyakov
|
0e9d0f6d06
|
updated erode perf test
|
14 years ago |
Kirill Kornyakov
|
20e49c8286
|
added perf test for cv::erode
|
14 years ago |
Andrey Pavlenko
|
b58b04a31c
|
Perf Tests: updates to cvtColor() & integral() perf tests
|
14 years ago |
Andrey Kamaev
|
5cce038958
|
Performance testing branch is merged back into trunk
|
14 years ago |