Skip to content

Commit

Permalink
Merge pull request opencv#6483 from StevenEWright:patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
alalek committed May 11, 2016
2 parents 79134b6 + 39f7ecc commit 72ec643
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/videostab/include/opencv2/videostab.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 72ec643

Please sign in to comment.