Computer Vision and Augmented Reality in iOS: OpenCV and ARKit Applications
Bekhit, Ahmed Fathi
- 出版商: Apress
- 出版日期: 2021-12-08
- 售價: $2,050
- 貴賓價: 9.5 折 $1,948
- 語言: 英文
- 頁數: 176
- 裝訂: Quality Paper - also called trade paper
- ISBN: 148427461X
- ISBN-13: 9781484274613
-
相關分類:
Apple Developer、影像辨識 Image-recognition、VR/AR、Computer Vision
海外代購書籍(需單獨結帳)
相關主題
商品描述
1. Brief History of Computer Vision
This chapter will focus on the history of computer vision, what it is, the importance of it and its applications.
a. What is Computer Vision?
b. Why do we need it?c. The evolution of Computer Vision
d. Computer Vision Applications
2. Introduction to Augmented RealityThis chapter will introduce Augmented Reality and its different applications to the reader.
a. What is augmented reality?b. How does it work?
c. How can I use this technology?
3. Image and Video Processing Fundamentals
This chapter will go over fundamental mathematics and algorithms that will be used throughout the book.
a. Math overview
b. Computer Vision basics
c. Standard algorithms
d. Implementing standard algorithms using OpenCV
4. Building Computer Vision Applications using OpenCV & Vision FrameworkThis chapter will cover various Computer Vision applications and how to implement them.
a. Face Detection / Recognitionb. Body Detection / Tracking
c. Image to Text Analysis
5. Building Custom Models
This chapter will cover developing custom Computer Vision models / algorithms.
a. Custom Object Trackingb. Custom Barcode Generator / Reader (similar to Snapchat Codes aka Snapcodes)
6. Augmented Reality using OpenCV
This chapter will cover the two main approaches used in the Augmented Reality industry; marker-based & marker-less AR.
a. Marker-based Augmented Reality
b. Marker-less Augmented Reality using Visual Inertial Estimation on a Phone7. Augmented Reality using ARKit & OpenCV
This chapter will cover how to use both ARKit and OpenCV technologies simultaneously.
a. Using Body Tracking with ARKit
b. Using Face Detection with ARKit