OpenCV 3 Computer Vision Application Programming Cookbook, 3/e (Paperback)
暫譯: OpenCV 3 電腦視覺應用程式開發食譜,第3版 (平裝)

Robert Laganiere

買這商品的人也買了...

相關主題

商品描述

About This Book

  • Written to the latest, gold-standard specification of OpenCV 3
  • Master OpenCV, the open source library of the computer vision community
  • Master fundamental concepts in computer vision and image processing
  • Learn about the important classes and functions of OpenCV with complete working examples applied to real images

Who This Book Is For

OpenCV 3 Computer Vision Application Programming Cookbook Third Edition is appropriate for novice C++ programmers who want to learn how to use the OpenCV library to build computer vision applications. It is also suitable for professional software developers who wish to be introduced to the concepts of computer vision programming. It can also be used as a companion book for university-level computer vision courses. It constitutes an excellent reference for graduate students and researchers in image processing and computer vision.

What You Will Learn

  • Install and create a program using the OpenCV library
  • Process an image by manipulating its pixels
  • Analyze an image using histograms
  • Segment images into homogenous regions and extract meaningful objects
  • Apply image filters to enhance image content
  • Exploit the image geometry in order to relay different views of a pictured scene
  • Calibrate the camera from different image observations
  • Detect people and objects in images using machine learning techniques
  • Reconstruct a 3D scene from images

In Detail

Making your applications see has never been easier with OpenCV. With it, you can teach your robot how to follow your cat, write a program to correctly identify the members of One Direction, or even help you find the right colors for your redecoration.

OpenCV 3 Computer Vision Application Programming Cookbook Third Edition provides a complete introduction to the OpenCV library and explains how to build your first computer vision program. You will be presented with a variety of computer vision algorithms and exposed to important concepts in image and video analysis that will enable you to build your own computer vision applications.

This book helps you to get started with the library, and shows you how to install and deploy the OpenCV library to write effective computer vision applications following good programming practices. You will learn how to read and write images and manipulate their pixels. Different techniques for image enhancement and shape analysis will be presented. You will learn how to detect specific image features such as lines, circles or corners. You will be introduced to the concepts of mathematical morphology and image filtering.

The most recent methods for image matching and object recognition are described, and you ll discover how to process video from files or cameras, as well as how to detect and track moving objects. Techniques to achieve camera calibration and perform multiple-view analysis will also be explained. Finally, you ll also get acquainted with recent approaches in machine learning and object classification.

Style and approach

This book will arm you with the basics you need to start writing world-aware applications right from a pixel level all the way through to processing video sequences.

商品描述(中文翻譯)

## 本書介紹

- 依據最新的 OpenCV 3 黃金標準規範撰寫
- 精通 OpenCV,這個計算機視覺社群的開源庫
- 掌握計算機視覺和影像處理的基本概念
- 透過完整的實作範例學習 OpenCV 的重要類別和函數,並應用於真實影像

## 本書適合對象

《OpenCV 3 計算機視覺應用程式設計食譜》第三版適合希望學習如何使用 OpenCV 庫來構建計算機視覺應用的初學 C++ 程式設計師。它也適合希望了解計算機視覺程式設計概念的專業軟體開發人員。此書亦可作為大學計算機視覺課程的輔助書籍,並且是影像處理和計算機視覺研究生及研究人員的優秀參考資料。

## 您將學到的內容

- 安裝並創建使用 OpenCV 庫的程式
- 通過操作像素來處理影像
- 使用直方圖分析影像
- 將影像分割成同質區域並提取有意義的物體
- 應用影像濾鏡以增強影像內容
- 利用影像幾何來傳達所拍攝場景的不同視角
- 從不同的影像觀察中校準相機
- 使用機器學習技術檢測影像中的人和物體
- 從影像重建 3D 場景

## 詳細內容

使用 OpenCV 讓您的應用程式具備視覺能力從未如此簡單。透過它,您可以教導機器人如何跟隨您的貓,編寫程式正確識別 One Direction 的成員,甚至幫助您找到重新裝潢所需的正確顏色。

《OpenCV 3 計算機視覺應用程式設計食譜》第三版提供了 OpenCV 庫的完整介紹,並解釋如何構建您的第一個計算機視覺程式。您將接觸到各種計算機視覺演算法,並了解影像和視頻分析中的重要概念,這將使您能夠構建自己的計算機視覺應用。

本書幫助您開始使用該庫,並展示如何安裝和部署 OpenCV 庫,以遵循良好的程式設計實踐來編寫有效的計算機視覺應用。您將學習如何讀取和寫入影像並操作其像素。將介紹不同的影像增強和形狀分析技術。您將學習如何檢測特定的影像特徵,如線條、圓形或角落。您將接觸到數學形態學和影像濾鏡的概念。

本書描述了最新的影像匹配和物體識別方法,您將發現如何處理來自檔案或相機的視頻,以及如何檢測和追蹤移動物體。還將解釋如何實現相機校準和進行多視角分析。最後,您還將熟悉機器學習和物體分類的最新方法。

## 風格與方法

本書將為您提供從像素層級開始編寫具備世界感知的應用程式所需的基礎知識,直到處理視頻序列。