- 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.
- Java異步編程實(shí)戰(zhàn)
- 算法大爆炸:面試通關(guān)步步為營(yíng)
- Practical DevOps
- Scratch 3游戲與人工智能編程完全自學(xué)教程
- 從學(xué)徒到高手:汽車(chē)電路識(shí)圖、故障檢測(cè)與維修技能全圖解
- Scala編程實(shí)戰(zhàn)(原書(shū)第2版)
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- 深入淺出React和Redux
- SQL Server數(shù)據(jù)庫(kù)管理與開(kāi)發(fā)兵書(shū)
- 從零開(kāi)始學(xué)C#
- Go語(yǔ)言編程
- Fast Data Processing with Spark(Second Edition)
- Vue.js應(yīng)用測(cè)試
- PrimeFaces Blueprints
- Web開(kāi)發(fā)的平民英雄:PHP+MySQL