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
|
62353b7980
|
Boring changes - samples.
|
11 years ago |
Andrey Kamaev
|
288a0634c2
|
Make imgproc.hpp independent from C API
|
12 years ago |
Andrey Kamaev
|
2b1ef95415
|
Completely separate C and C++ API of OpenCV core
|
12 years ago |
Andrey Kamaev
|
89356ff16d
|
Move non-CV functionality from core.hpp to separate utility.hpp header
|
12 years ago |
Andrey Kamaev
|
f4e33ea0ba
|
Fix build of samples
|
12 years ago |
Alexander Smorkalov
|
80febef237
|
revision 8721 vas merged to head. Detection based tracker interface changed. cpp and android samples updated.
|
13 years ago |
Andrey Kamaev
|
bd901eb52d
|
Reverted r8721 and r8725 (issue #2080)
|
13 years ago |
Alexander Smorkalov
|
a3be73b5cc
|
revisions 8681 and 8688 restored. Warning fixed.
Warning: changes beak binary compatibility
|
13 years ago |
Andrey Kamaev
|
e8d158a5c8
|
Reverted changes breaking Android build
|
13 years ago |
Alexander Smorkalov
|
1736cc9739
|
Code style fix. dbt face detection example turned off for Windows.
|
13 years ago |
Alexander Smorkalov
|
7c160cdc30
|
Detection based tracker was refactored. Detector interface added.
|
13 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Leonid Beynenson
|
01c15db6d2
|
Committed the first version of DetectionBasedTracker.
|
13 years ago |