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.
- Dependency Injection in .NET Core 2.0
- Ray分布式機器學習:利用Ray進行大模型的數據處理、訓練、推理和部署
- Mastering Kali Linux for Web Penetration Testing
- Silverlight魔幻銀燈
- Mastering ServiceNow(Second Edition)
- 基于Struts、Hibernate、Spring架構的Web應用開發
- 動手學數據結構與算法
- Python3.5從零開始學
- C++20高級編程
- Statistical Application Development with R and Python(Second Edition)
- Node.js開發指南
- 細說Python編程:從入門到科學計算
- JSP程序設計實例教程(第2版)
- ExtJS Web應用程序開發指南第2版
- Flink技術內幕:架構設計與實現原理