- OpenCV 3 Blueprints
- Joseph Howse Steven Puttemans Quan Hua Utkarsh Sinha
- 215字
- 2021-08-05 16:35:51
What this book covers
Chapter 1, Getting the Most out of Your Camera System, discusses how to select and configure camera systems to see invisible light, fast motion, and distant objects.
Chapter 2, Photographing Nature and Wildlife with an Automated Camera, shows how to build a "camera trap", as used by nature photographers, and process photos to create beautiful effects.
Chapter 3, Recognizing Facial Expressions with Machine Learning, explores ways to build a facial expression recognition system with various feature extraction techniques and machine learning methods.
Chapter 4, Panoramic Image Stitching Application Using Android Studio and NDK, focuses on the project of building a panoramic camera app for Android with the help of OpenCV 3's stitching module. We will use C++ with Android NDK.
Chapter 5, Generic Object Detection for Industrial Applications, investigates ways to optimize your object detection model, make it rotation invariant, and apply scene-specific constraints to make it faster and more robust.
Chapter 6, Efficient Person Identification Using Biometric Properties, is about building a person identification and registration system based on biometric properties of that person, such as their fingerprint, iris, and face.
Chapter 7, Gyroscopic Video Stabilization, demonstrates techniques for fusing data from videos and gyroscopes, how to stabilize videos shot on your mobile phone, and how to create hyperlapse videos.
- iOS面試一戰到底
- Android 9 Development Cookbook(Third Edition)
- Instant Typeahead.js
- 青少年Python編程入門
- Raspberry Pi Home Automation with Arduino(Second Edition)
- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- C++從入門到精通(第5版)
- NGINX Cookbook
- Apache Camel Developer's Cookbook
- PHP與MySQL權威指南
- QlikView Unlocked
- 深入淺出Python數據分析
- IPython Interactive Computing and Visualization Cookbook
- Arduino電子設計實戰指南:零基礎篇
- Python Deep Learning