Maksim Shabunin
|
32d4af36e2
|
Fixing some static analysis issues
|
8 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
|
0dcb4f1f66
|
Boring changes - videostab.
|
11 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 |
Andrey Kamaev
|
e63b4591ff
|
Suppress clang build warning
|
12 years ago |
Andrey Kamaev
|
7225f89ea2
|
Revert opencv_videostab to the state of 2.4.2
|
12 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
13 years ago |
Alexey Spizhevoy
|
02d34bdac2
|
Refactored videostab module
|
13 years ago |
Alexey Spizhevoy
|
71391eb76f
|
Added LP based global motion estimation (videostab)
|
13 years ago |
Alexey Spizhevoy
|
f42eea1029
|
Added timing for main steps (videostab)
|
13 years ago |
Alexey Spizhevoy
|
1569c1ed52
|
Added GPU version of PyrLK based global motion estimator (videostab)
|
13 years ago |
Alexey Spizhevoy
|
4c44ccc3c9
|
Removed unnecessary code (videostab)
|
13 years ago |
Alexey Spizhevoy
|
19c30eaa11
|
Refactored videostab module
|
13 years ago |
Alexey Spizhevoy
|
40e7990b6b
|
Added linear programming based stabilizer (videostab)
|
13 years ago |
Alexey Spizhevoy
|
9d871abd32
|
Refactored videostab module. Added normalization into motion estimators.
|
13 years ago |
Andrey Kamaev
|
b756033206
|
Fixed several warnings on various platforms
|
13 years ago |
Alexey Spizhevoy
|
b5a1bad7a4
|
Added more flags for motion estimation in videostab sample
|
13 years ago |
Alexey Spizhevoy
|
b549900fe1
|
Minor fixes and updates in videostab module and sample
|
13 years ago |
Alexey Spizhevoy
|
39cd13583f
|
Fixed bug in motion stabilization pipeline and updated wobble stabilizer (videostab)
|
13 years ago |
Alexey Spizhevoy
|
fa09f3d121
|
Refactored videostab module. Added MoreAccurateMotionWobbleSuppressor class
|
13 years ago |
Alexey Spizhevoy
|
f32b645b96
|
Refactored videostab module, added base class for woobble suppression
|
13 years ago |
Alexey Spizhevoy
|
efa0717d01
|
Added support of homography estimation into videostab module
|
13 years ago |
Alexey Spizhevoy
|
ecb1f0e288
|
Fixed some bugs in videostab module and refactored it
|
13 years ago |
Alexey Spizhevoy
|
56b5e6d8a8
|
Updated videostab module
|
13 years ago |
Alexey Spizhevoy
|
3e23bb6df6
|
Refactored videostab module and sample
|
13 years ago |
Alexey Spizhevoy
|
99f29b75a1
|
Added linear similarity estimation into videostab module
|
13 years ago |
Alexey Spizhevoy
|
45fd8a6a63
|
Added load and save motion args into videostab sample
|
13 years ago |
Alexey Spizhevoy
|
984583981c
|
Split stabilizer into OnePassStabilizer and TwoPassStabilizer
|
13 years ago |
Alexey Spizhevoy
|
5e2bcacba5
|
Fixed some warnings
|
13 years ago |
Andrey Kamaev
|
7cabfc5441
|
Fixed Windows build of videostab module.
|
13 years ago |
Alexey Spizhevoy
|
f58c40bfab
|
Added licence message
|
13 years ago |
Alexey Spizhevoy
|
a60dc947b1
|
Added first version of videostab module
|
13 years ago |