Cargando…

Object Detection and Recognition in Digital Images : Theory and Practice.

Provides examples of applications of object detection and recognition, along with the working examples of code for solutions to real computer vision problems Object Detection and Recognition in Digital Images addresses key problems of CV focusing on the significant issues of object detection, tracki...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Cyganek, Boguslaw
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Hoboken : Wiley, 2013.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Mi 4500
001 EBOOKCENTRAL_ocn850163687
003 OCoLC
005 20240329122006.0
006 m o d
007 cr |n|||||||||
008 130625s2013 xx o 000 0 eng d
010 |a  2012050754 
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d OCLCQ  |d RECBK  |d OCLCO  |d OCLCF  |d OCLCQ  |d OCLCO  |d DEBSZ  |d OCLCQ  |d ZCU  |d MERUC  |d OCLCQ  |d U3W  |d ICG  |d INT  |d OCLCQ  |d DKC  |d AU@  |d OCLCQ  |d VT2  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCL 
019 |a 864915969  |a 1148150898 
020 |a 9781118618370 
020 |a 1118618378 
020 |a 9781118618363  |q (electronic bk.) 
020 |a 111861836X  |q (electronic bk.) 
020 |a 9780470976371  |q (cloth) 
020 |a 0470976373 
028 0 1 |a EB00063979  |b Recorded Books 
029 1 |a DEBBG  |b BV044175825 
029 1 |a DEBSZ  |b 43142585X 
035 |a (OCoLC)850163687  |z (OCoLC)864915969  |z (OCoLC)1148150898 
050 4 |a TK7882.P3 .C94 2013 
082 0 4 |a 621.3994 
049 |a UAMI 
100 1 |a Cyganek, Boguslaw. 
245 1 0 |a Object Detection and Recognition in Digital Images :  |b Theory and Practice. 
260 |a Hoboken :  |b Wiley,  |c 2013. 
300 |a 1 online resource (552 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
505 0 |a OBJECT DETECTION AND RECOGNITION IN DIGITAL IMAGES; Contents; Preface; Acknowledgements; Notations and Abbreviations; 1 Introduction; 1.1 A Sample of Computer Vision; 1.2 Overview of Book Contents; References; 2 Tensor Methods in Computer Vision; 2.1 Abstract; 2.2 Tensor -- A Mathematical Object; 2.2.1 Main Properties of Linear Spaces; 2.2.2 Concept of a Tensor; 2.3 Tensor -- A Data Object; 2.4 Basic Properties of Tensors; 2.4.1 Notation of Tensor Indices and Components; 2.4.2 Tensor Products; 2.5 Tensor Distance Measures; 2.5.1 Overview of Tensor Distances. 
505 8 |a 2.5.1.1 Computation of Matrix Exponent and Logarithm Functions2.5.2 Euclidean Image Distance and Standardizing Transform; 2.6 Filtering of Tensor Fields; 2.6.1 Order Statistic Filtering of Tensor Data; 2.6.2 Anisotropic Diffusion Filtering; 2.6.3 IMPLEMENTATION of Diffusion Processes; 2.7 Looking into Images with the Structural Tensor; 2.7.1 Structural Tensor in Two-Dimensional Image Space; 2.7.2 Spatio-Temporal Structural Tensor; 2.7.3 Multichannel and Scale-Space Structural Tensor; 2.7.4 Extended Structural Tensor; 2.7.4.1 IMPLEMENTATION of the Linear and Nonlinear Structural Tensor. 
505 8 |a 2.8 Object Representation with Tensor of Inertia and Moments2.8.1 IMPLEMENTATION of Moments and their Invariants; 2.9 Eigendecomposition and Representation of Tensors; 2.10 Tensor Invariants; 2.11 Geometry of Multiple Views: The Multifocal Tensor; 2.12 Multilinear Tensor Methods; 2.12.1 Basic Concepts of Multilinear Algebra; 2.12.1.1 Tensor Flattening; 2.12.1.2 IMPLEMENTATION Tensor Representation; 2.12.1.3 The k-mode Product of a Tensor and a Matrix; 2.12.1.4 Ranks of a Tensor; 2.12.1.5 IMPLEMENTATION of Basic Operations on Tensors; 2.12.2 Higher-Order Singular Value Decomposition (HOSVD). 
505 8 |a 2.12.3 Computation of the HOSVD2.12.3.1 Implementation of the HOSVD Decomposition; 2.12.4 HOSVD Induced Bases; 2.12.5 Tensor Best Rank-1 Approximation; 2.12.6 Rank-1 Decomposition of Tensors; 2.12.7 Best Rank-(R1, R2 ..., RP) Approximation; 2.12.8 Computation of the Best Rank-(R1, R2 ..., RP) Approximations; 2.12.8.1 IMPLEMENTATION -- Rank Tensor Decompositions; 2.12.8.2 CASE STUDY -- Data Dimensionality Reduction; 2.12.9 Subspace Data Representation; 2.12.10 Nonnegative Matrix Factorization; 2.12.11 Computation of the Nonnegative Matrix Factorization. 
505 8 |a 2.12.12 Image Representation with NMF2.12.13 Implementation of the Nonnegative Matrix Factorization; 2.12.14 Nonnegative Tensor Factorization; 2.12.15 Multilinear Methods of Object Recognition; 2.13 Closure; 2.13.1 Chapter Summary; 2.13.2 Further Reading; 2.13.3 Problems and Exercises; References; 3 Classification Methods and Algorithms; 3.1 Abstract; 3.2 Classification Framework; 3.2.1 IMPLEMENTATION Computer Representation of Features; 3.3 Subspace Methods for Object Recognition; 3.3.1 Principal Component Analysis; 3.3.1.1 Computation of the PCA. 
500 |a 3.3.1.2 PCA for Multi-Channel Image Processing. 
520 |a Provides examples of applications of object detection and recognition, along with the working examples of code for solutions to real computer vision problems Object Detection and Recognition in Digital Images addresses key problems of CV focusing on the significant issues of object detection, tracking, and recognition in images, which are not easily found in other CV books. Chapters included are dedicated to tensor methods in computer vision, classification methods and algorithms, detection and tracking, and recognition. Throughout the book content is balanced between theory, i. 
588 0 |a Print version record. 
504 |a Includes bibliographical references and index. 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
650 0 |a Science. 
650 6 |a Sciences. 
650 7 |a sciences (philosophy)  |2 aat 
650 7 |a science (modern discipline)  |2 aat 
650 7 |a SCIENCE  |x Physics  |x Crystallography.  |2 bisacsh 
650 7 |a Science  |2 fast 
758 |i has work:  |a Object detection and recognition in digital images (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCGFBXYc73BkJrdQFbPB8wd  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Cyganek, Boguslaw.  |t Object Detection and Recognition in Digital Images : Theory and Practice.  |d Hoboken : Wiley, ©2013  |z 9780470976371 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1204058  |z Texto completo 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL1204058 
938 |a Recorded Books, LLC  |b RECE  |n rbeEB00063979 
994 |a 92  |b IZTAP