edgarriba
|
afdb67b462
|
SOLVEPNP_* flags
|
10 years ago |
Ilya Lavrenov
|
099ea91823
|
typos
|
11 years ago |
Vladislav Vinogradov
|
0c7663eb3b
|
Merge branch 'master' into gpu-cuda-rename
Conflicts:
modules/core/include/opencv2/core/cuda.hpp
modules/cudacodec/src/thread.cpp
modules/cudacodec/src/thread.hpp
modules/superres/perf/perf_superres.cpp
modules/superres/src/btv_l1_cuda.cpp
modules/superres/src/optical_flow.cpp
modules/videostab/src/global_motion.cpp
modules/videostab/src/inpainting.cpp
samples/cpp/stitching_detailed.cpp
samples/cpp/videostab.cpp
samples/gpu/stereo_multi.cpp
|
11 years ago |
Roman Donchenko
|
c7d2fdc4b2
|
Fixed some dubious uses of tbb::task_scheduler_init.
|
11 years ago |
Andrey Kamaev
|
e5a33723fc
|
Move C API of opencv_calib3d to separate file
|
12 years ago |
Andrey Kamaev
|
517062039e
|
Make core/internal.hpp a private header
|
12 years ago |
Andrey Kamaev
|
6e244c83cd
|
Corrected sanity checks in several perf tests
Also fixed a typo in performance testing framework and removed hardcoded
temporary file name from highgui perf test
|
12 years ago |
Anna Kogan
|
4e21f42714
|
increased time-limits
|
12 years ago |
Andrey Kamaev
|
e3be5f138a
|
Fixed sanity checks in several performance tests
|
12 years ago |
Andrey Kamaev
|
585f3bc391
|
Disable perf test for unstable solvePnPRansac
|
12 years ago |
Andrey Kamaev
|
5a5c477be6
|
Make performance tests for solvePnPRansec more determenistic
|
12 years ago |
Andrey Kamaev
|
f8672d49a0
|
Add sanity checks to calib3d perf tests
|
12 years ago |
Daniil Osokin
|
45c49a9088
|
Added perf test
|
12 years ago |
Daniil Osokin
|
39d6adea17
|
Added perf test
|
12 years ago |
Vadim Pisarevsky
|
4985c1b632
|
fixed hundreds of warnings from MSVC 2010.
|
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
|
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
|
99d3ce52c5
|
Added performance tests for findCirclesGrid and solvePnP
|
13 years ago |