Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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. 13 years ago
..
deblurring.cpp Refactored videostab module 13 years ago
fast_marching.cpp Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 13 years ago
frame_source.cpp Added licence message 13 years ago
global_motion.cpp Added linear similarity estimation into videostab module 13 years ago
inpainting.cpp Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 13 years ago
log.cpp Added licence message 13 years ago
motion_stabilizing.cpp Split stabilizer into OnePassStabilizer and TwoPassStabilizer 13 years ago
optical_flow.cpp Fixed Android build of new videostab module 13 years ago
precomp.cpp Added licence message 13 years ago
precomp.hpp Fixed build 13 years ago
stabilizer.cpp Added linear similarity estimation into videostab module 13 years ago