Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
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 |
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 |
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 Kamaev
|
e3be5f138a
|
Fixed sanity checks in several performance tests
|
13 years ago |
Andrey Kamaev
|
fcad269e53
|
Specify sanity threshold for WarpPerspective perf test
|
13 years ago |
Andrey Kamaev
|
673aa91bac
|
Fix remaining windows build warnings
|
13 years ago |
Andrey Pavlenko
|
a94e80bea3
|
fixing typos in perf tests for warp funcs
|
13 years ago |
Andrey Kamaev
|
afc79e2a02
|
Fix warnings from MSVC 9 64-bit
|
13 years ago |
Daniil Osokin
|
e9ba5c225d
|
extended perf test warpPerspectiveLarge
|
13 years ago |
Kirill Kornyakov
|
e770691522
|
deleted wrong line
|
13 years ago |
Kirill Kornyakov
|
de98da42f7
|
commented wrong line
|
13 years ago |
Kirill Kornyakov
|
84176fa027
|
Added perf test for warpPerpsective with large resolutions
|
13 years ago |
Andrey Kamaev
|
13bfcd643e
|
Fix sanity checks in improc perf tests
|
13 years ago |
Vadim Pisarevsky
|
06a13d9ba0
|
replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
|
13 years ago |
Andrey Kamaev
|
1a621c2916
|
Fix build warnings
|
13 years ago |
Daniil Osokin
|
e37b9469da
|
Added perf tests
|
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 |
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 |