日本免费精品视频,男人的天堂在线免费视频,成人久久久精品乱码一区二区三区,高清成人爽a毛片免费网站

在線客服
學(xué)習(xí) Open CV(影印版)圖書(shū)
人氣:49

學(xué)習(xí) Open CV(影印版)

學(xué)習(xí)0penCV》將你置身于迅速發(fā)展的計(jì)算機(jī)視覺(jué)領(lǐng)域。本書(shū)作者是免費(fèi)開(kāi)源0penCV的發(fā)起人,這本書(shū)為你介紹了計(jì)算機(jī)視覺(jué),例證了如何迅速建立使計(jì)算機(jī)能"看"的應(yīng)用程序,以及如何基于計(jì)算機(jī)獲取的數(shù)據(jù)作出決策。 計(jì)算...
  • 所屬分類:圖書(shū) >計(jì)算機(jī)/網(wǎng)絡(luò)>影印版  
  • 作者:(美)[布拉德斯基],(美)[克勒] 著
  • 產(chǎn)品參數(shù):
  • 叢書(shū)名:--
  • 國(guó)際刊號(hào):9787564116293
  • 出版社:東南大學(xué)出版社
  • 出版時(shí)間:2009-04
  • 印刷時(shí)間:2009-04-01
  • 版次:1
  • 開(kāi)本:16開(kāi)
  • 頁(yè)數(shù):--
  • 紙張:膠版紙
  • 包裝:平裝
  • 套裝:

內(nèi)容簡(jiǎn)介

學(xué)習(xí)0penCV》將你置身于迅速發(fā)展的計(jì)算機(jī)視覺(jué)領(lǐng)域。本書(shū)作者是免費(fèi)開(kāi)源0penCV的發(fā)起人,這本書(shū)為你介紹了計(jì)算機(jī)視覺(jué),例證了如何迅速建立使計(jì)算機(jī)能"看"的應(yīng)用程序,以及如何基于計(jì)算機(jī)獲取的數(shù)據(jù)作出決策。

計(jì)算機(jī)視覺(jué)幾乎隨處可見(jiàn):安全系統(tǒng)、管理檢驗(yàn)系統(tǒng)、醫(yī)學(xué)圖像分析、無(wú)人機(jī)等。它將Google地圖和Google地球結(jié)合在一起,在LCD屏幕上核對(duì)像素,確保襯衫上的每一個(gè)針腳都縫合。OpenCV提供了一個(gè)簡(jiǎn)易實(shí)用的計(jì)算機(jī)視覺(jué)框架以及一個(gè)含有超過(guò)500種可以實(shí)時(shí)運(yùn)行視覺(jué)代碼的函數(shù)的綜合庫(kù)。《學(xué)習(xí)OpenCV》在每一章里教授任何OpenCV的開(kāi)發(fā)者或熱愛(ài)者如何在這些實(shí)戰(zhàn)經(jīng)驗(yàn)的幫助下迅速掌握該軟件。這本書(shū)包括了如下內(nèi)容:

對(duì)0penCV詳盡的介紹

從照相機(jī)中導(dǎo)入圖片

轉(zhuǎn)換圖像

分割圖像和形狀匹配

模式識(shí)別,包括人臉檢測(cè)

兩到三個(gè)計(jì)量單位間的跟蹤和運(yùn)動(dòng)

立體視覺(jué)中的3D再現(xiàn)

機(jī)器學(xué)習(xí)算法

使機(jī)器能看見(jiàn)是一個(gè)具有挑戰(zhàn)卻又充滿樂(lè)趣的目標(biāo)。無(wú)論你是想建立一個(gè)簡(jiǎn)單的還是復(fù)雜的視覺(jué)應(yīng)用程序,《學(xué)習(xí)OpenCV》都是你入門(mén)的必備教材。

編輯推薦

"這本寶庫(kù)對(duì)專業(yè)人員來(lái)講非常有用,對(duì)初涉這個(gè)領(lǐng)域的人們也是個(gè)絕好的工具。像其宣傳的那樣,它是一組計(jì)算機(jī)視覺(jué)算法。"

——William T.Freeman.

麻省理工學(xué)院計(jì)算機(jī)科學(xué)與人工智能實(shí)驗(yàn)室"《學(xué)習(xí)0penCV》即將占據(jù)每從從事計(jì)算機(jī)視覺(jué)領(lǐng)域的人的書(shū)架上顯著的一處。"

——David Lowe,英屬哥

作者簡(jiǎn)介

倫比亞大學(xué)計(jì)算機(jī)科學(xué)教授Gary Rost BradSki博士,斯坦福大學(xué)人工智能實(shí)驗(yàn)室的顧問(wèn)教授,也是Willow Garage公司機(jī)器;人學(xué)研究協(xié)會(huì)的博學(xué)科學(xué)家。Ad rian Kaehler博士,Applied Mind S公司的博學(xué)科學(xué)家,從事機(jī)器學(xué)習(xí)、統(tǒng)計(jì)建模、計(jì)算機(jī)視覺(jué)和機(jī)器人學(xué)方面的研究。

目錄

Preface

1. Overview

What Is OpenCV?

Who Uses OpenCV?

What Is Computer Vision?

The Origin of OpenCV

Downloading and Installing OpenCV

Getting the Latest OpenCV via CVS

More OpenCV Documentation

OpenCV Structure and Content

Portability

Exercises

2. Introduction to OpenCV

Getting Started

First Program--Display a Picture

Second Program--AVI Video

Moving Around

A Simple Transformation

A Not-So-Simple Transformation

Input from a Camera

Writing to an AVI File

Onward

Exercises

3. Gettingto KnowOpenCV

OpenCV Primitive Data Types

CvMat Matrix Structure

IplImage Data Structure

Matrix and Image Operators

Drawing Things

Data Persistence

Integrated Performance Primitives

Summary

Exercises

4. HighGUI

A Portable Graphics Toolkit

Creating a Window

Loading an Image

Displaying Images

Working with Video

ConvertImage

Exercises

5. Image Processing

Overview

Smoothing

Image Morphology

Flood Fill

Resize

Image Pyramids

Threshold

Exercises

6. Image Transforms

Overview

Convolution

Gradients and Sobel Derivatives

Laplace

Canny

Hough Transforms

Remap

Stretch, Shrink, Warp, and Rotate

CartToPolar and PolarToCart

LogPolar

Discrete Fourier Transform (DFT

Discrete Cosine Transform (DCT

Integral Images

Distance Transform

Histogram Equalization

Exercises

7. Histograms and Matching

Basic Histogram Data Structure

Accessing Histograms

Basic Manipulations with Histograms

Some More Complicated Stuff

Exercises

8. Contours

Memory Storage

Sequences

Contour Finding

Another Contour Example

More to Do with Contours

Matching Contours

Exercises

9. Image Parts and Segmentation

Parts and Segments

Background Subtraction

Watershed Algorithm

Image Repair by Inpainting

Mean-Shift Segmentation

Delaunay Triangulation, Voronoi Tesselation

Exercises

10. Tracking and Motion

The Basics of Tracking

Corner Finding

Subpixel Corners

Invariant Features

Optical Flow

Mean-Shift and Camshift Tracking

Motion Templates

Estimators

The Condensation Algorithm

Exercises

11. Camera Models and Calibration

Camera Model

Calibration

Undistortion

Putting Calibration All Together

Rodrigues Transform

Exercises

12. Projection and 3D Vision

Projections

Affine and Perspective Transformations

POSIT: 3D Pose Estimation

Stereo Imaging

Structure from Motion

Fitting Lines in Two and Three Dimensions

Exercises

13. Machine Learning

What Is Machine Learning

Common Routines in the ML Library

Mahalanobis Distance

K-Means

Naive/Normal Bayes Classifier

Binary Decision Trees

Boosting

Random Trees

Face Detection or Haar Classifier

Other Machine Learning Algorithms

Exercises

14. OpenCV's Future

Past and Future

Directions

OpenCV for Artists

Afterword

Bibliography

Index

在線預(yù)覽

Chapter 1 oVerviw

What Is OpenCV?

OpenCV [OpenCV] is an open source (see opensource.org) computer vision library available from SourceForge.net/projects/opencvlibrary. The library is written in Cand C++ and runs under Linux, Windows and Mac OS X. There is active development on interfaces for Python, Ruby, Matlab, and other languages.

OpenCV was designed for computational efficiency and with a strong focus on realtime applications. OpenCV is written in optimized C and can take advantage of mul ticore processors. If you desire further automatic optimization on Intel architectures [Intel], you can buy Intel's Integrated Performance Primitives (IPP) libraries [IPP], which consist of low-level optimized routines in many different algorithmic areas. OpenCV automatically uses the appropriate IPP library at runtime if that library is installed.

One of OpenCV's goals is to provide a simple-to-use computer vision infrastructure that helps people build fairly sophisticated vision applicatio'ns quickly. The OpenCV library contains over 500 functions that span many areas in vision。 including factory product inspection, medical imaging, security, user interface, camera calibration, stereo vision, and robotics. Because computer vision and machine learning often go hand-inhand, OpenCV also contains a full, general-purpose Machine Learning Library (MLL).This sublibrary is focused on statistical pattern recognition and clustering. The MLL is highly useful for the vision tasks that are at the core of OpenCV's mission, but it is gen eral enough to be used for any machine learning problem.

Who Uses OpenCV?

Most computer scientists and practical programmers are aware of some facet of the role that computer vision plays. But few people are aware of all the ways in which computer vision is used. For example, most people are somewhat aware of its use in surveillance,and many also know that it is increasingly being used for images and yideo on the Web. A few have seen some use of computer vision in game interfaces.

……

網(wǎng)友評(píng)論(不代表本站觀點(diǎn))

來(lái)自tonyyuy**的評(píng)論:

例子詳細(xì),從網(wǎng)上購(gòu)書(shū)到送書(shū)上門(mén)時(shí)間為5天。

2009-06-22 14:59:44
來(lái)自czlx070**的評(píng)論:

挺詳細(xì)的

2009-09-03 00:31:52
來(lái)自無(wú)昵稱**的評(píng)論:

幫老公的弟弟買(mǎi)的,正好需要。比較實(shí)用。

2009-09-05 13:54:13
來(lái)自無(wú)昵稱**的評(píng)論:

好書(shū),正在看

2009-09-10 11:20:45
來(lái)自無(wú)昵稱**的評(píng)論:

good!!!

2009-12-18 21:50:07
來(lái)自yatoilo**的評(píng)論:

有些地方想看看中文……

2010-04-25 08:27:01
來(lái)自中國(guó)娃**的評(píng)論:

都很不錯(cuò)

2011-09-08 10:12:21
來(lái)自guoguo3**的評(píng)論:

這個(gè)商品不錯(cuò)~

2013-12-24 10:31:02
來(lái)自qiulk**的評(píng)論:

2014-11-26 17:35:25
來(lái)自紫冰2**的評(píng)論:

5.25訂的,26發(fā)的貨~我是上海的,到現(xiàn)在還沒(méi)收到,而且在26日就降價(jià)了,訂單不能取消。不知道送貨的要拖到什么時(shí)候

2009-05-30 09:27:12
來(lái)自無(wú)昵稱**的評(píng)論:

書(shū)到得時(shí)候已經(jīng)很陳舊了,有非常明顯的褶皺,估計(jì)就是壓倉(cāng)庫(kù)的,想退貨。年前有事耽誤,現(xiàn)在肯定退不了貨了。

2013-03-06 04:08:34
來(lái)自無(wú)昵稱**的評(píng)論:

雖然對(duì)英語(yǔ)要求高,但最起碼不會(huì)誤解原文意思

2010-09-27 15:02:43
來(lái)自yufeng1**的評(píng)論:

確實(shí)是opencv的經(jīng)典。有中文版的,但是覺(jué)得翻譯的不是很好。還是讀原版的好!!

2010-03-16 09:04:12
來(lái)自停留的**的評(píng)論:

印刷 和紙張沒(méi)得說(shuō)咯。建議有英語(yǔ)水平的看,畢竟還是一門(mén)外語(yǔ),理解起來(lái)不如中文直接。

2010-04-28 09:46:14
來(lái)自云間刀**的評(píng)論:

非常不錯(cuò)的入門(mén)書(shū)籍,廣度和深度恰到好處,適合入門(mén)看。比國(guó)內(nèi)的那本OpenCV書(shū)好太多了。

2009-09-22 10:54:15
來(lái)自roserux**的評(píng)論:

非常感謝引進(jìn)這本經(jīng)典的原版書(shū),質(zhì)量很好,書(shū)的內(nèi)容非常豐富。把opencv各種數(shù)據(jù)結(jié)構(gòu)和函數(shù)原理,已經(jīng)內(nèi)在聯(lián)系解釋的非常清楚,是初學(xué)opencv非常好的參考書(shū)。建議當(dāng)當(dāng)多進(jìn)影印版的英文原版書(shū)。

2010-02-08 18:55:49
來(lái)自余國(guó)亮**的評(píng)論:

該書(shū)是OpenCV方面的入門(mén)基礎(chǔ)讀物,對(duì)于喜歡計(jì)算機(jī)視覺(jué)、圖像處理的人士有一定的參考價(jià)值。另外東南影印書(shū)的印刷質(zhì)量也還可以,清華的中文版就相對(duì)來(lái)講印刷差了很多,而且翻譯的也不怎么樣,建議有一定英文基礎(chǔ)的最好買(mǎi)影印版的看,呵呵。

2009-12-07 11:20:04

免責(zé)聲明

更多出版社