Fixed some bugs in videostab module and refactored it

This commit is contained in:
Alexey Spizhevoy
2012-04-04 09:28:47 +00:00
parent 2659453694
commit ecb1f0e288
13 changed files with 114 additions and 48 deletions

View File

@@ -42,6 +42,7 @@
#include "precomp.hpp"
#include "opencv2/videostab/frame_source.hpp"
#include "opencv2/videostab/ring_buffer.hpp"
using namespace std;