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.
- Python科學計算(第2版)
- Java程序設計實戰教程
- Android開發精要
- 區塊鏈架構與實現:Cosmos詳解
- 羅克韋爾ControlLogix系統應用技術
- MATLAB應用與實驗教程
- INSTANT MinGW Starter
- PhoneGap Mobile Application Development Cookbook
- Learning Three.js:The JavaScript 3D Library for WebGL
- Keras深度學習實戰
- Unity 2018 Shaders and Effects Cookbook
- 零基礎學C語言第2版
- CRYENGINE Game Development Blueprints
- 深度探索Go語言:對象模型與runtime的原理特性及應用
- Instant GLEW