Feature extraction & image processing for computer vision /

Saved in:
Bibliographic Details
Author / Creator:Nixon, Mark S.
Edition:3rd ed.
Imprint:Oxford : Academic Press, ©2012.
Description:1 online resource : illustrations.
Language:English
Series:Engineering professional collection
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/11157728
Hidden Bibliographic Details
Varying Form of Title:Feature extraction and image processing for computer vision
Other authors / contributors:Aguado, Alberto S.
ISBN:9780123978240
0123978246
9780123965493
0123965497
Digital file characteristics:data file
Notes:Includes bibliographical references and index.
Print version record.
Summary:This book is an essential guide to the implementation of image processing and computer vision techniques, with tutorial introductions and sample code in Matlab. Algorithms are presented and fully explained to enable complete understanding of the methods and techniques demonstrated. As one reviewer noted, "The main strength of the proposed book is the exemplar code of the algorithms." Fully updated with the latest developments in feature extraction, including expanded tutorials and new techniques, this new edition contains extensive new material on Haar wavelets, Viola-Jones, bilateral filtering, SURF, PCA-SIFT, moving object detection and tracking, development of symmetry operators, LBP texture analysis, Adaboost, and a new appendix on color models. Coverage of distance measures, feature detectors, wavelets, level sets and texture tutorials has been extended.
Other form:Print version: Nixon, Mark S. Feature extraction & image processing for computer vision. Oxford : Academic Press ; c2012 9780123965493

MARC

LEADER 00000cam a2200000Ka 4500
001 11157728
005 20210426223436.1
006 m o d
007 cr cnu---unuuu
008 120917s2012 enka ob 001 0 eng d
010 |a  2012538829 
015 |a GBB244564  |2 bnb 
016 7 |a 016081590  |2 Uk 
019 |a 819323265  |a 962188848  |a 972016540  |a 991937549  |a 999658755  |a 1007237104  |a 1037773797  |a 1038689085  |a 1060194275  |a 1066625459  |a 1081221738  |a 1083565160  |a 1105854192  |a 1153540416  |a 1194822201 
020 |a 9780123978240  |q (electronic bk.) 
020 |a 0123978246  |q (electronic bk.) 
020 |z 9780123965493 
020 |z 0123965497 
035 |a (OCoLC)810085212  |z (OCoLC)819323265  |z (OCoLC)962188848  |z (OCoLC)972016540  |z (OCoLC)991937549  |z (OCoLC)999658755  |z (OCoLC)1007237104  |z (OCoLC)1037773797  |z (OCoLC)1038689085  |z (OCoLC)1060194275  |z (OCoLC)1066625459  |z (OCoLC)1081221738  |z (OCoLC)1083565160  |z (OCoLC)1105854192  |z (OCoLC)1153540416  |z (OCoLC)1194822201 
035 9 |a (OCLCCM-CC)810085212 
040 |a OPELS  |b eng  |e pn  |c OPELS  |d E7B  |d YDXCP  |d N$T  |d OCLCQ  |d CHVBK  |d B24X7  |d COO  |d UIU  |d OCLCQ  |d LOA  |d ICA  |d LVT  |d COCUF  |d AGLDB  |d K6U  |d CNNOR  |d PIFAG  |d FVL  |d OCLCQ  |d OCLCO  |d D6H  |d OCLCF  |d STF  |d U3W  |d VTS  |d CEF  |d WRM  |d VT2  |d AU@  |d OCLCQ  |d WYU  |d G3B  |d OCLCQ  |d A6Q  |d AUD  |d LEAUB  |d OL$  |d S9I  |d OCLCA  |d UKCRE  |d EYM 
049 |a MAIN 
050 4 |a TA1634  |b .N59 2012 
072 7 |a COM  |x 016000  |2 bisacsh 
100 1 |a Nixon, Mark S. 
245 1 0 |a Feature extraction & image processing for computer vision /  |c Mark S. Nixon, Alberto S. Aguado. 
246 3 |a Feature extraction and image processing for computer vision 
250 |a 3rd ed. 
260 |a Oxford :  |b Academic Press,  |c ©2012. 
300 |a 1 online resource :  |b illustrations. 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a data file  |2 rda 
490 0 |a Engineering professional collection 
520 |a This book is an essential guide to the implementation of image processing and computer vision techniques, with tutorial introductions and sample code in Matlab. Algorithms are presented and fully explained to enable complete understanding of the methods and techniques demonstrated. As one reviewer noted, "The main strength of the proposed book is the exemplar code of the algorithms." Fully updated with the latest developments in feature extraction, including expanded tutorials and new techniques, this new edition contains extensive new material on Haar wavelets, Viola-Jones, bilateral filtering, SURF, PCA-SIFT, moving object detection and tracking, development of symmetry operators, LBP texture analysis, Adaboost, and a new appendix on color models. Coverage of distance measures, feature detectors, wavelets, level sets and texture tutorials has been extended. 
588 0 |a Print version record. 
504 |a Includes bibliographical references and index. 
505 0 |a Front Cover; Feature Extraction & Image Processing for Computer Vision; Copyright page; Contents; Preface; What is new in the third edition?; Why did we write this book?; The book and its support; In gratitude; Final message; About the authors; 1 Introduction; 1.1 Overview; 1.2 Human and computer vision; 1.3 The human vision system; 1.3.1 The eye; 1.3.2 The neural system; 1.3.3 Processing; 1.4 Computer vision systems; 1.4.1 Cameras; 1.4.2 Computer interfaces; 1.4.3 Processing an image; 1.5 Mathematical systems; 1.5.1 Mathematical tools; 1.5.2 Hello Matlab, hello images!; 1.5.3 Hello Mathcad! 
505 8 |a 1.6 Associated literature1.6.1 Journals, magazines, and conferences; 1.6.2 Textbooks; 1.6.3 The Web; 1.7 Conclusions; 1.8 References; 2 Images, sampling, and frequency domain processing; 2.1 Overview; 2.2 Image formation; 2.3 The Fourier transform; 2.4 The sampling criterion; 2.5 The discrete Fourier transform; 2.5.1 1D transform; 2.5.2 2D transform; 2.6 Other properties of the Fourier transform; 2.6.1 Shift invariance; 2.6.2 Rotation; 2.6.3 Frequency scaling; 2.6.4 Superposition (linearity); 2.7 Transforms other than Fourier; 2.7.1 Discrete cosine transform; 2.7.2 Discrete Hartley transform. 
505 8 |a 2.7.3 Introductory wavelets2.7.3.1 Gabor wavelet; 2.7.3.2 Haar wavelet; 2.7.4 Other transforms; 2.8 Applications using frequency domain properties; 2.9 Further reading; 2.10 References; 3 Basic image processing operations; 3.1 Overview; 3.2 Histograms; 3.3 Point operators; 3.3.1 Basic point operations; 3.3.2 Histogram normalization; 3.3.3 Histogram equalization; 3.3.4 Thresholding; 3.4 Group operations; 3.4.1 Template convolution; 3.4.2 Averaging operator; 3.4.3 On different template size; 3.4.4 Gaussian averaging operator; 3.4.5 More on averaging; 3.5 Other statistical operators. 
505 8 |a 3.5.1 Median filter3.5.2 Mode filter; 3.5.3 Anisotropic diffusion; 3.5.4 Force field transform; 3.5.5 Comparison of statistical operators; 3.6 Mathematical morphology; 3.6.1 Morphological operators; 3.6.2 Gray-level morphology; 3.6.3 Gray-level erosion and dilation; 3.6.4 Minkowski operators; 3.7 Further reading; 3.8 References; 4 Low-level feature extraction (including edge detection); 4.1 Overview; 4.2 Edge detection; 4.2.1 First-order edge-detection operators; 4.2.1.1 Basic operators; 4.2.1.2 Analysis of the basic operators; 4.2.1.3 Prewitt edge-detection operator. 
505 8 |a 4.2.1.4 Sobel edge-detection operator4.2.1.5 The Canny edge detector; 4.2.2 Second-order edge-detection operators; 4.2.2.1 Motivation; 4.2.2.2 Basic operators: the Laplacian; 4.2.2.3 The Marr-Hildreth operator; 4.2.3 Other edge-detection operators; 4.2.4 Comparison of edge-detection operators; 4.2.5 Further reading on edge detection; 4.3 Phase congruency; 4.4 Localized feature extraction; 4.4.1 Detecting image curvature (corner extraction); 4.4.1.1 Definition of curvature; 4.4.1.2 Computing differences in edge direction; 4.4.1.3 Measuring curvature by changes in intensity (differentiation). 
650 0 |a Computer vision.  |0 http://id.loc.gov/authorities/subjects/sh85029549 
650 0 |a Computer vision  |x Mathematics. 
650 0 |a Pattern recognition systems.  |0 http://id.loc.gov/authorities/subjects/sh85098791 
650 0 |a Image processing  |x Digital techniques.  |0 http://id.loc.gov/authorities/subjects/sh85064447 
650 7 |a COMPUTERS  |x Computer Vision & Pattern Recognition.  |2 bisacsh 
650 7 |a Computer vision.  |2 fast  |0 (OCoLC)fst00872687 
650 7 |a Image processing  |x Digital techniques.  |2 fast  |0 (OCoLC)fst00967508 
650 7 |a Pattern recognition systems.  |2 fast  |0 (OCoLC)fst01055266 
650 7 |a Bildverarbeitung  |2 gnd  |0 http://d-nb.info/gnd/4006684-8 
650 7 |a Maschinelles Sehen  |2 gnd  |0 http://d-nb.info/gnd/4129594-8 
655 4 |a Electronic books. 
655 0 |a Electronic books. 
700 1 |a Aguado, Alberto S.  |0 http://id.loc.gov/authorities/names/nb2002017599 
776 0 8 |i Print version:  |a Nixon, Mark S.  |t Feature extraction & image processing for computer vision.  |d Oxford : Academic Press ; c2012  |z 9780123965493  |w (OCoLC)793684485 
903 |a HeVa 
929 |a oclccm 
999 f f |i 42e77b0c-c1c5-58cc-8f5b-bd70295f9dd8  |s 5d6f8501-20d2-5169-b281-abedf1a54863 
928 |t Library of Congress classification  |a TA1634 .N59 2012  |l Online  |c UC-FullText  |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=e000xna&AN=477505  |z eBooks on EBSCOhost  |g ebooks  |i 12374131