Book Image

Mastering OpenCV Android Application Programming

Book Image

Mastering OpenCV Android Application Programming

Overview of this book

Table of Contents (16 chapters)
Mastering OpenCV Android Application Programming
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
6
Working with Image Alignment and Stitching
Index

Summary


In this chapter, we have seen how to detect a local and global motion in a video, and how we can track objects. We have also learned about Gaussian and Laplacian pyramids, and how they can be used to improve the performance of some computer vision tasks.

In the next chapter, we will learn how to align multiple images and how to stitch them together to form a panoramic image.