Commit Graph

34 Commits

Author SHA1 Message Date
Roman Donchenko
e9a28f66ee Normalized file endings. 2013-08-21 18:59:25 +04:00
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.
2013-08-08 12:43:07 +04:00
Roman Donchenko
ac39bfb4cc Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
Ivan Korolev
de4c3f0178 Fixed a bug related to video stabilization crashes with a blank video (Bug #3023) 2013-06-13 13:41:43 +04:00
Andrey Kamaev
e63b4591ff Suppress clang build warning 2013-01-31 16:01:04 +04:00
Andrey Kamaev
9944282b09 Fix build with STLPort from NDK r8d 2012-12-22 00:59:56 +04:00
Andrey Kamaev
a71797c0c4 Reverted some changes in videostab module 2012-06-28 17:48:53 +00:00
Marina Kolpakova
162f9fd7ea merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811 2012-06-28 17:07:17 +00:00
Andrey Kamaev
bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
Andrey Kamaev
97835a8f32 Fixed 9 more build warnings 2012-04-12 16:21:08 +00:00
Andrey Kamaev
b756033206 Fixed several warnings on various platforms 2012-04-11 11:11:39 +00:00
Andrey Kamaev
626afecaf8 Fixed couple of MSVC warnings 2012-04-10 22:21:12 +00:00
Andrey Kamaev
7cc7a3f37d Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 2012-04-08 21:49:19 +00:00
Alexey Spizhevoy
99f29b75a1 Added linear similarity estimation into videostab module 2012-03-30 09:44:32 +00:00
Alexey Spizhevoy
45fd8a6a63 Added load and save motion args into videostab sample 2012-03-22 09:30:28 +00:00
Andrey Kamaev
e64c08d5d9 Fixed build 2012-03-22 08:22:23 +00:00
Alexey Spizhevoy
984583981c Split stabilizer into OnePassStabilizer and TwoPassStabilizer 2012-03-22 07:52:17 +00:00
Alexey Spizhevoy
68f26cca78 Refactored videostab module 2012-03-21 09:34:27 +00:00
Alexey Spizhevoy
faf845d31f Fixed warning 2012-03-21 08:37:24 +00:00
Alexey Spizhevoy
3323ee9d18 Added distance threshold argument into videostab sample 2012-03-21 08:34:00 +00:00
Alexey Spizhevoy
8fc84b7a41 Updated FMM run() signature 2012-03-21 07:53:36 +00:00
Alexey Spizhevoy
5e2bcacba5 Fixed some warnings 2012-03-21 07:35:25 +00:00
Alexey Spizhevoy
23398bcb95 Fixed some warnings 2012-03-20 12:46:23 +00:00
Alexey Spizhevoy
dcb5464b3c Added more inpainting methods. Fixed some errors. 2012-03-20 12:24:51 +00:00
Andrey Pavlenko
f1cf411ffe fixing compilation on Windows 2012-03-20 09:18:59 +00:00
Alexey Spizhevoy
be73f8e29c Added quiet mode into videostab sample 2012-03-20 08:12:58 +00:00
Alexey Spizhevoy
e4651fa697 Fixed ensureInclusionConstraint 2012-03-20 07:30:07 +00:00
Alexey Spizhevoy
bde7456256 Updated videostab sample 2012-03-20 06:52:52 +00:00
Andrey Kamaev
7cabfc5441 Fixed Windows build of videostab module. 2012-03-19 18:58:42 +00:00
Andrey Kamaev
14a1549dac Fixed Android build of new videostab module 2012-03-19 14:21:15 +00:00
Alexey Spizhevoy
f58c40bfab Added licence message 2012-03-19 14:13:33 +00:00
Alexey Spizhevoy
404d66d4ef Added missed file 2012-03-19 13:57:38 +00:00
Alexey Spizhevoy
f6e2ad6144 Added missed file 2012-03-19 13:51:20 +00:00
Alexey Spizhevoy
a60dc947b1 Added first version of videostab module 2012-03-19 13:39:23 +00:00