Preface
Mastering OpenCV3, Second Edition contains seven chapters, where each chapter is a tutorial for an entire project from start to finish, based on OpenCV's C++ interface, including the full source code. The author of each chapter was chosen for their well-regarded online contributions to the OpenCV community on that topic, and the book was reviewed by one of the main OpenCV developers. Rather than explaining the basics of OpenCV functions, this book shows how to apply OpenCV to solve whole problems, including several 3D camera projects (augmented reality, and 3D structure from Motion) and several facial analysis projects (such as skin detection, simple face and eye detection, complex facial feature tracking, 3D head orientation estimation, and face recognition), therefore it makes a great companion to the existing OpenCV books.
- C及C++程序設(shè)計(jì)(第4版)
- 黑客攻防從入門(mén)到精通(實(shí)戰(zhàn)秘笈版)
- CockroachDB權(quán)威指南
- PHP程序設(shè)計(jì)(慕課版)
- ASP.NET Core Essentials
- Three.js開(kāi)發(fā)指南:基于WebGL和HTML5在網(wǎng)頁(yè)上渲染3D圖形和動(dòng)畫(huà)(原書(shū)第3版)
- C語(yǔ)言程序設(shè)計(jì)
- Swift 3 New Features
- Linux環(huán)境編程:從應(yīng)用到內(nèi)核
- Learning Laravel 4 Application Development
- Java Web開(kāi)發(fā)技術(shù)教程
- Hands-On Automation Testing with Java for Beginners
- Working with Odoo
- Mastering openFrameworks:Creative Coding Demystified
- ASP.NET程序開(kāi)發(fā)范例寶典