Andrey Pavlenko
|
3a0e26b89d
|
adding/tuning multiple run for perf tests failing due to big deviation (functions using TBB can work so)
|
11 years ago |
Sergei Nosov
|
29955620e0
|
multiruns added to avoid the 'unreliable results' error
|
12 years ago |
Sergei Nosov
|
c90abb6a03
|
add multiruns to fix "unreliable results" error
|
12 years ago |
Andrey Kamaev
|
96b008cd29
|
Eliminate the need of ::testsing::ValuesIn() for CV_ENUM
Also cv::, cv::gpu:: and cv::ocl:: namespace prefixes can be safely omitted
inside CV_ENUM and CV_FLAGS
|
12 years ago |
Andrey Kamaev
|
288a0634c2
|
Make imgproc.hpp independent from C API
|
12 years ago |
Andrey Kamaev
|
517062039e
|
Make core/internal.hpp a private header
|
12 years ago |
Vladislav Vinogradov
|
5810a73d30
|
CPU implementation of CLAHE
|
12 years ago |
Andrey Kamaev
|
ad5cddc007
|
Main module headers are moved 1 level up
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp>
Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
|
12 years ago |
Daniil Osokin
|
d8f538d67b
|
Added tests for RGB to YUV420p color conversion
|
12 years ago |
Andrey Kamaev
|
2a6fb2867e
|
Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
|
12 years ago |
Anna Kogan
|
f6e0d327b0
|
Increased time limits
|
12 years ago |
Anna Kogan
|
a567c03fdf
|
Switched to TEST_CYCLE_MULTIRUN for fast tests
|
12 years ago |
Vadim Pisarevsky
|
78402bf596
|
made several minor fixes as pointed out by Andrey
|
12 years ago |
Vadim Pisarevsky
|
16d825adbc
|
fixed compile warnings and opencv_perf_imgproc failures
|
12 years ago |
Vadim Pisarevsky
|
944588e732
|
converted houghlines to C++
|
12 years ago |
Sergei Nosov
|
c0e3d48ebc
|
stricter eps for normed methods
|
12 years ago |
Sergei Nosov
|
15d0484485
|
matchTemplate perf tests added
|
12 years ago |
Anna Kogan
|
ed4c687d45
|
Increased time limits, eliminated extra params
|
12 years ago |
Andrey Pavlenko
|
81721d0dce
|
enabling sanity checks for warp and resize functions on Android
- add syntetic images generation function to ts
- use generated syntetic images
|
12 years ago |
Kirill Kornyakov
|
5023afffc7
|
Removed hack from perf test on HoughLines, since I hope it is fixed by pr263
|
12 years ago |
Daniil-Osokin
|
cd501d947c
|
perf tests for calcHist 2-3D case
|
12 years ago |
Andrey Kamaev
|
932204d197
|
Added thresholds to some sanity checks
|
12 years ago |
Ilya Lavrenov
|
d1ca934115
|
sse2 version of resize area fast for types CV_(8, 16)UC(1, 3, 4)
|
12 years ago |
Kirill Kornyakov
|
cdbbfc98e1
|
Ugly hack to make HoughLines sanity check pass on Wun32
|
12 years ago |
Alexander Smorkalov
|
f6ff2b87fa
|
Some perf tests on warping and resize disabled on Android
MatInfo_Size_Size.resizeDownLinear
MatInfo_Size_Size.resizeUpLinear
TestWarpPerspectiveNear_t.WarpPerspectiveNear
TestWarpPerspective.WarpPerspective
|
12 years ago |
Anna Kogan
|
8877066846
|
increased time-limits
|
12 years ago |
Andrey Pavlenko
|
c36dcbcada
|
Increase accuracy interval for image filters on Android and other platforms when sensible
|
12 years ago |
Ilya Lavrenov
|
5225672dc0
|
added edge-aware demosaicing and bayer to bgra conversion
|
12 years ago |
Andrey Kamaev
|
a126532cb7
|
Fix OS X build warnings
|
12 years ago |
marina.kolpakova
|
7a5b9a6b7f
|
replase __APPLE__ marco with __clang__
|
12 years ago |
Andrey Kamaev
|
e3be5f138a
|
Fixed sanity checks in several performance tests
|
12 years ago |
Andrey Kamaev
|
fcad269e53
|
Specify sanity threshold for WarpPerspective perf test
|
12 years ago |
Andrey Kamaev
|
2b0072d823
|
Suppress more warnings in gtest on OS X
|
12 years ago |
Andrey Kamaev
|
673aa91bac
|
Fix remaining windows build warnings
|
12 years ago |
Andrey Pavlenko
|
a94e80bea3
|
fixing typos in perf tests for warp funcs
|
12 years ago |
Andrey Kamaev
|
afc79e2a02
|
Fix warnings from MSVC 9 64-bit
|
12 years ago |
Daniil Osokin
|
e9ba5c225d
|
extended perf test warpPerspectiveLarge
|
12 years ago |
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
12 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
12 years ago |
Kirill Kornyakov
|
e770691522
|
deleted wrong line
|
12 years ago |
Kirill Kornyakov
|
de98da42f7
|
commented wrong line
|
12 years ago |
Kirill Kornyakov
|
84176fa027
|
Added perf test for warpPerpsective with large resolutions
|
12 years ago |
Daniil Osokin
|
e435674a90
|
added perf test for gabor filter
|
12 years ago |
Andrey Kamaev
|
13bfcd643e
|
Fix sanity checks in improc perf tests
|
12 years ago |
Vadim Pisarevsky
|
06a13d9ba0
|
replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
|
12 years ago |
Ilya Lavrenov
|
45593030ab
|
fixed TestRemap_Remap
|
12 years ago |
Ilya Lavrenov
|
b8c185de9f
|
changed map indexes in test_remap
|
12 years ago |
Anatoly Baksheev
|
e60a50c43c
|
removed /EHa flag for cuda compilation
|
12 years ago |
Anatoly Baksheev
|
290030d030
|
possibility to enable /mp compiler flag from cmake
fixed MCVC warnings
|
12 years ago |
Ilya Lavrenov
|
92795ba476
|
parallel version of remap, resize, warpaffine, warpPerspective. Some optimization for 2x decimation in resize algorithm
|
12 years ago |