Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Mastering OpenCV 4

You're reading from   Mastering OpenCV 4 A comprehensive guide to building computer vision and image processing applications with C++

Arrow left icon
Product type Paperback
Published in Dec 2018
Publisher
ISBN-13 9781789533576
Length 280 pages
Edition 3rd Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
Roy Shilkrot Roy Shilkrot
Author Profile Icon Roy Shilkrot
Roy Shilkrot
David Millán Escrivá David Millán Escrivá
Author Profile Icon David Millán Escrivá
David Millán Escrivá
Arrow right icon
View More author details
Toc

Table of Contents (12) Chapters Close

Preface 1. Cartoonifier and Skin Color Analysis on the RaspberryPi 2. Explore Structure from Motion with the SfM Module FREE CHAPTER 3. Face Landmark and Pose with the Face Module 4. Number Plate Recognition with Deep Convolutional Networks 5. Face Detection and Recognition with the DNN Module 6. Introduction to Web Computer Vision with OpenCV.js 7. Android Camera Calibration and AR Using the ArUco Module 8. iOS Panoramas with the Stitching Module 9. Finding the Best OpenCV Algorithm for the Job 10. Avoiding Common Pitfalls in OpenCV 11. Other Books You May Enjoy

Core concepts of SfM

Before we delve into the implementation of a SfM pipeline, let's revisit some key concepts that are an essential part of the process. The foremost class of theoretical topics in SfM is epipolar geometry (EG), the geometry of multiple views or MVG, which builds upon knowledge of image formation and camera calibration; however, we will only brush over these basic subjects. After we cover a few basics in EG, we will shortly discuss stereo reconstruction and look over subjects such as depth from disparity and triangulation. Other crucial topics in SfM, such as Robust Feature Matching, are more mechanical than theoretical, and we will cover them as we advance in coding the system. We intentionally leave out some very interesting topics, such as camera resectioning, PnP algorithms, and reconstruction factorization, since these are handled by the underlying...

You have been reading a chapter from
Mastering OpenCV 4 - Third Edition
Published in: Dec 2018
Publisher:
ISBN-13: 9781789533576
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 $19.99/month. Cancel anytime