Ian Taylor
|
45969bb3ae
|
fix variable name typo in calcBlurriness
|
11 years ago |
Alexander Smorkalov
|
bc72f4d2a2
|
Code review fixes.
|
11 years ago |
Alexander Smorkalov
|
069f3d8d9a
|
Build fixes for GPU module.
|
11 years ago |
Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
12 years ago |
Roman Donchenko
|
d9f71b762f
|
Deleted almost all of the precomp.cpp files.
Looks like we don't actually use them; when creating precompiled headers
with Visual C++, a dummy .cpp is created at build time.
|
12 years ago |
Roman Donchenko
|
ac39bfb4cc
|
Remove HAVE_CVCONFIG_H - it's always defined.
|
12 years ago |
Ivan Korolev
|
de4c3f0178
|
Fixed a bug related to video stabilization crashes with a blank video (Bug #3023)
|
12 years ago |
Andrey Kamaev
|
e63b4591ff
|
Suppress clang build warning
|
12 years ago |
Andrey Kamaev
|
9944282b09
|
Fix build with STLPort from NDK r8d
|
12 years ago |
Andrey Kamaev
|
7225f89ea2
|
Revert opencv_videostab to the state of 2.4.2
|
13 years ago |
Andrey Kamaev
|
a3b1971977
|
Bring back escaped virtual destructors from 2.4.2
|
13 years ago |
Vladislav Vinogradov
|
ece77e3930
|
fixed cvtColor parameter in KeypointBasedMotionEstimatorGpu::estimate
|
13 years ago |
Vadim Pisarevsky
|
94b97b7a63
|
partially recovered binary compatibility (ticket #2415)
|
13 years ago |
Alexey Spizhevoy
|
2ec264303e
|
Added initial docs for the videostab module
|
13 years ago |
Ivan Korolev
|
a8ba2d7f52
|
Added Rotation motion mode in the videostab module
|
13 years ago |
Alexey Spizhevoy
|
f3bc1aede1
|
removed obsolte global motion estimation method
|
13 years ago |
Alexey Spizhevoy
|
c8b7a8c80c
|
added median-based version of global motion estimation (videostab)
|
13 years ago |
Andrey Kamaev
|
afe11f69fb
|
Fixed Windows build warnings and configuration problem.
|
13 years ago |
Andrey Kamaev
|
a71797c0c4
|
Reverted some changes in videostab module
|
13 years ago |
Marina Kolpakova
|
162f9fd7ea
|
merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811
|
13 years ago |
Andrey Kamaev
|
a323da6fd5
|
Fixed some warnings and install problems on linux
|
13 years ago |
Andrey Kamaev
|
ecf6b5a87c
|
Making all dependencies from highgui module optional
|
13 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Andrey Kamaev
|
c5aba337e9
|
Fixed number of warnings. Fixed mingw64 build.
|
13 years ago |
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
13 years ago |
Andrey Kamaev
|
2f40905548
|
Fixed Android build
|
13 years ago |
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Andrey Kamaev
|
eb90882b2d
|
Fixed some build warnings
|
13 years ago |
Alexey Spizhevoy
|
30431b94d9
|
Replaced CV_RANSAC in findHomography with CV_LMEDS (videostab)
|
13 years ago |
Alexey Spizhevoy
|
2799f51bf9
|
Minor changes in videostab module
|
13 years ago |
Alexey Spizhevoy
|
02d34bdac2
|
Refactored videostab module
|
13 years ago |
Alexey Spizhevoy
|
2270c2f5bd
|
Refactored videostab module
|
13 years ago |
Alexey Spizhevoy
|
71391eb76f
|
Added LP based global motion estimation (videostab)
|
13 years ago |
Alexey Spizhevoy
|
95efec7539
|
Added local outlier rejector. Added rigid motion estimator. Refactored videostab module.
|
13 years ago |
Alexey Spizhevoy
|
24be840c44
|
Added GPU version of wobble suppressor (videostab)
|
13 years ago |
Alexey Spizhevoy
|
36ef599840
|
Fixed trim ratio estimation for the case of homographies motion model (videostab)
|
13 years ago |
Alexey Spizhevoy
|
ae8d377561
|
Replaced DECOMP_SVD with DECOMP_NORMAL|DECOMP_LU for speed (videostab)
|
13 years ago |
Alexey Spizhevoy
|
f355f798a4
|
Minor changes in videostab module and sample
|
13 years ago |
Alexey Spizhevoy
|
f42eea1029
|
Added timing for main steps (videostab)
|
13 years ago |
Alexey Spizhevoy
|
536d36b05a
|
Refactoring (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
|
dfedaff99b
|
Removed unnecessary code (videostab)
|
13 years ago |
Alexey Spizhevoy
|
19c30eaa11
|
Refactored videostab module
|
13 years ago |
Alexey Spizhevoy
|
0824cf5059
|
Added info about papers (videostab)
|
13 years ago |
Alexey Spizhevoy
|
306248e444
|
Added support of Clp for Windows
|
13 years ago |
Alexey Spizhevoy
|
601d2843f4
|
Fixed LP based stabilizer
|
13 years ago |
Alexey Spizhevoy
|
40e7990b6b
|
Added linear programming based stabilizer (videostab)
|
13 years ago |
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
13 years ago |
Andrey Kamaev
|
97835a8f32
|
Fixed 9 more build warnings
|
13 years ago |