Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
OpenCV with Python By Example

You're reading from   OpenCV with Python By Example Build real-world computer vision applications and develop cool demos using OpenCV for Python

Arrow left icon
Product type Paperback
Published in Sep 2015
Publisher Packt
ISBN-13 9781785283932
Length 296 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
 Joshi Joshi
Author Profile Icon Joshi
Joshi
Arrow right icon
View More author details
Toc

Table of Contents (19) Chapters Close

OpenCV with Python By Example
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Applying Geometric Transformations to Images FREE CHAPTER 2. Detecting Edges and Applying Image Filters 3. Cartoonizing an Image 4. Detecting and Tracking Different Body Parts 5. Extracting Features from an Image 6. Creating a Panoramic Image 7. Seam Carving 8. Detecting Shapes and Segmenting an Image 9. Object Tracking 10. Object Recognition 11. Stereo Vision and 3D Reconstruction 12. Augmented Reality Index

Chapter 12. Augmented Reality

In this chapter, you are going to learn about augmented reality and how you can use it to build cool applications. We will discuss pose estimation and plane tracking. You will learn how to map the coordinates from 2D to 3D, and how we can overlay graphics on top of a live video.

By the end of this chapter, you will know:

  • What is the premise of augmented reality

  • What is pose estimation

  • How to track a planar object

  • How to map coordinates from 3D to 2D

  • How to overlay graphics on top of a video in real time

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime
Visually different images