舉報

會員
OpenCV 3 Blueprints
最新章節(jié):
Index
Thisbookisidealforyouifyouaspiretobuildcomputervisionsystemsthataresmarter,faster,morecomplex,andmorepracticalthanthecompetition.ThisisanadvancedbookintendedforthosewhoalreadyhavesomeexperienceinsettingupanOpenCVdevelopmentenvironmentandbuildingapplicationswithOpenCV.Youshouldbecomfortablewithcomputervisionconcepts,object-orientedprogramming,graphicsprogramming,IDEs,andthecommandline.
目錄(77章)
倒序
- 封面
- 版權(quán)頁
- Credits
- About the Authors
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Basic installation guides
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Getting the Most out of Your Camera System
- Coloring the light
- Capturing the subject in the moment
- Rounding up the unusual suspects
- Supercharging the PlayStation Eye
- Supercharging the ASUS Xtion PRO Live and other OpenNI-compliant depth cameras
- Supercharging the GS3-U3-23S6M-C and other Point Grey Research cameras
- Shopping for glass
- Summary
- Chapter 2. Photographing Nature and Wildlife with an Automated Camera
- Planning the camera trap
- Controlling a photo camera with gPhoto2
- Detecting the presence of a photogenic subject
- Processing images to show subtle colors and motion
- Further study
- Summary
- Chapter 3. Recognizing Facial Expressions with Machine Learning
- Introducing facial expression recognition
- Finding the face region in the image
- Feature extraction
- Classification
- Evaluation
- System overview
- Further reading
- Summary
- Chapter 4. Panoramic Image Stitching Application Using Android Studio and NDK
- Introducing the concept of panorama
- The Android section – an application user interface
- Integrating OpenCV into the Android Studio
- Application showcase
- Further improvement
- Summary
- Chapter 5. Generic Object Detection for Industrial Applications
- Difference between recognition detection and categorization
- Smartly selecting and preparing application specific training data
- Parameter selection when training an object model
- Using scene specific knowledge and constraints to optimize the detection result
- Obtaining rotation invariance object detection
- 2D scale space relation
- Performance evaluation and GPU optimizations
- Practical applications
- Summary
- Chapter 6. Efficient Person Identification Using Biometric Properties
- Biometrics a general approach
- Face detection and recognition
- Fingerprint identification how is it done?
- Iris identification how is it done?
- Combining the techniques to create an efficient people-registration system
- Summary
- Chapter 7. Gyroscopic Video Stabilization
- Stabilization with images
- Stabilization with hardware
- A hybrid of hardware and software
- The math
- Project overview
- Capturing data
- Android specifics
- Calibration
- Rolling shutter compensation
- What's next?
- Summary
- Index 更新時間:2021-08-05 16:36:13
推薦閱讀
- 架構(gòu)不再難(全5冊)
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優(yōu)化計算
- 21天學(xué)通C++(第6版)
- ArcGIS By Example
- 自然語言處理Python進階
- ASP.NET開發(fā)與應(yīng)用教程
- Cocos2d-x Game Development Blueprints
- Unity 2018 Augmented Reality Projects
- MySQL程序員面試筆試寶典
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計原理(第2版)
- PyQt編程快速上手
- 深入解析Java編譯器:源碼剖析與實例詳解
- Illustrator CS6中文版應(yīng)用教程(第二版)
- 3ds Max瘋狂設(shè)計學(xué)院
- C++游戲設(shè)計案例教程
- C/C++程序設(shè)計教程:面向過程分冊
- C語言程序設(shè)計
- C# 4.0權(quán)威指南
- Learning Spark SQL
- Android程序設(shè)計:第2版
- React 16 Essentials(Second Edition)
- 匯編語言簡明教程
- 信息無障礙:提升用戶體驗的另一種視角
- Learning BeagleBone Python Programming
- Sass Essentials
- Ionic Cookbook
- C語言程序設(shè)計教程
- Vue.js從入門到項目實戰(zhàn)(升級版)
- 游戲服務(wù)器架構(gòu)與優(yōu)化
- Building Web Apps with Spring 5 and Angular