This include application of Lucas Kanade algorithm using six parameter affine model such as video stabilization and Image mosaicing. Python code is attached for both of them. I used same lucas kanade algorithm which is present in my Lucas kanade Tracker repository. Since, image mosaicing and video stabilization are applications of lucas kanade algorithm. I have attached sample video for video stabilization and sample images for image mosaicing. Detailed algorithm is described in pdf attached with it. you simply clone the repository and run the code.
forked from fanging/Video-Stabilization-and-image-mosaicing
-
Notifications
You must be signed in to change notification settings - Fork 0
video stabilization: stabilize the videos which is taken from wavering camera. Image mosaicing: stitches multiple, overlapping snapshot images of a video together in order to produce one large image.
yjdqk/Video-Stabilization-and-image-mosaicing
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
video stabilization: stabilize the videos which is taken from wavering camera. Image mosaicing: stitches multiple, overlapping snapshot images of a video together in order to produce one large image.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%