Merge pull request #6483 from StevenEWright:patch-1

This commit is contained in:
Alexander Alekhin 2016-05-11 10:41:09 +00:00
commit 72ec643129

View File

@ -47,8 +47,8 @@
@defgroup videostab Video Stabilization
The video stabilization module contains a set of functions and classes that can be used to solve the
problem of video stabilization. There are a few methods implemented, most of them are descibed in
the papers @cite OF06 and @cite G11 . However, there are some extensions and deviations from the orginal
problem of video stabilization. There are a few methods implemented, most of them are described in
the papers @cite OF06 and @cite G11 . However, there are some extensions and deviations from the original
paper methods.
### References