opencv/modules/videostab/src
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
..
deblurring.cpp Refactored videostab module 2012-03-21 09:34:27 +00:00
fast_marching.cpp Fixed couple of MSVC warnings 2012-04-10 22:21:12 +00:00
frame_source.cpp Reverted some changes in videostab module 2012-06-28 17:48:53 +00:00
global_motion.cpp Fixed a bug related to video stabilization crashes with a blank video (Bug #3023) 2013-06-13 13:41:43 +04:00
inpainting.cpp Fix build with STLPort from NDK r8d 2012-12-22 00:59:56 +04:00
log.cpp Added licence message 2012-03-19 14:13:33 +00:00
motion_stabilizing.cpp Split stabilizer into OnePassStabilizer and TwoPassStabilizer 2012-03-22 07:52:17 +00:00
optical_flow.cpp Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
precomp.hpp Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
stabilizer.cpp Suppress clang build warning 2013-01-31 16:01:04 +04:00