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 |
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
13 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
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 |
Daniil Osokin
|
e435674a90
|
added perf test for gabor filter
|
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 |
Ilya Lavrenov
|
45593030ab
|
fixed TestRemap_Remap
|
13 years ago |
Ilya Lavrenov
|
b8c185de9f
|
changed map indexes in test_remap
|
13 years ago |
Anatoly Baksheev
|
e60a50c43c
|
removed /EHa flag for cuda compilation
|
13 years ago |
Anatoly Baksheev
|
290030d030
|
possibility to enable /mp compiler flag from cmake
fixed MCVC warnings
|
13 years ago |
Ilya Lavrenov
|
92795ba476
|
parallel version of remap, resize, warpaffine, warpPerspective. Some optimization for 2x decimation in resize algorithm
|
13 years ago |
Andrey Kamaev
|
1a621c2916
|
Fix build warnings
|
13 years ago |
Daniil Osokin
|
f1d41d8b94
|
disabled whole perf test for distance transform
|
13 years ago |
Daniil Osokin
|
f4d4b0d742
|
disabled perf test on distance transform
|
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
|
4fdff6347f
|
Added blur16x16 perf test
|
13 years ago |
Daniil Osokin
|
136dff5fe4
|
Added perf tests for histogram
|
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 |
Ilya Lavrenov
|
27c2aa3a4e
|
parallel version of bilateral filter was implemented using parallel_for_
|
13 years ago |
Andrey Kamaev
|
e900952b87
|
quiet most of the OSX build warnings
|
13 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Andrey Kamaev
|
47a4e87784
|
Ignored warnings from gtest with precompiled headers enabled
|
13 years ago |
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Andrey Kamaev
|
949c4edf41
|
Merged the trunk r8408:8457 (inclusive)
|
13 years ago |
Andrey Kamaev
|
0e9e0a01db
|
Added new perf tests for boxFilter
|
13 years ago |
Andrey Kamaev
|
a33d67f48a
|
Updated sanity checks for some imgproc perf tests
|
13 years ago |
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
13 years ago |
Andrey Kamaev
|
d46659f6cc
|
Set sanity thresholds for several performance tests
|
13 years ago |
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
13 years ago |
Andrey Kamaev
|
41eb91f5f1
|
Updated performance tests sanity data; fixed some tests
|
13 years ago |
Andrey Kamaev
|
470f6fafeb
|
Fixed conversions from YV12 and IYUV on non-continuous input. Added accuracy and performance tests.
|
13 years ago |
Vadim Pisarevsky
|
4985c1b632
|
fixed hundreds of warnings from MSVC 2010.
|
13 years ago |
Vadim Pisarevsky
|
957e80abbd
|
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
|
13 years ago |
Andrey Kamaev
|
e426dfc396
|
Fixed #1613: removed YUV420i color conversion constants
|
13 years ago |
Victoria Zhislina
|
0630e7010e
|
CV_USE_UNROLLED for imgproc
|
13 years ago |
Anatoly Baksheev
|
84db4eb6fa
|
fixed ~200 warnings for windows
minor build system changes (now cuda code in opencv_core is compiled using CUDA_ARCH* cmake variables)
|
13 years ago |
Andrey Pavlenko
|
d0981a628a
|
Tegra optimization for image filtering
|
13 years ago |
Andrey Kamaev
|
347a7106ab
|
Added exhaustive perf test for cvtColor instead of several small tests
|
13 years ago |
Ivan Korolev
|
754891ec96
|
Created perf tests for cvtColor_toBGR565, cvtColor_C3toC4_and_back, split, merge.
|
13 years ago |