Book Image

OpenCV 3 Blueprints

Book Image

OpenCV 3 Blueprints

Overview of this book

Table of Contents (14 chapters)
OpenCV 3 Blueprints
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Application showcase


In this section, we show some panorama images captured with our application. You can see that the application is capable of processing panorama images in both horizontal and vertical directions.

First, this is an image captured from the fifth floor of a building. We took this picture through a window glass so the light was dim. However, the panorama is good because there are many details so the feature matcher can do a great job.

A sample image captured by the application

The following screenshot is an image captured in the evening on a balcony. The region on the top-left corner of the panorama is bad since this only contains a blank wall and the sky. Therefore, there were too little features to compare between images. Hence, the final panorama is not perfect in this region.

A sample image captured by the application in the evening

The following screenshot was captured through a window. The lower half of the image is good. However, the sky still has some problems due to the...