Cargando…

OpenCV 3.x with Python By Example : Make the most of OpenCV and Python to build applications for object recognition and augmented reality.

Computer vision is found everywhere in modern technology. OpenCV for Python enables us to run computer vision algorithms in real time. With the advent of powerful machines, we have more processing power to work with. Using this technology, we can seamlessly integrate our computer vision applications...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Joshi, Prateek
Otros Autores: Calvo, Gabriel Garrido, Yellavula, Naren
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2018.
Edición:2nd ed.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Mi 4500
001 EBOOKCENTRAL_on1022796137
003 OCoLC
005 20240329122006.0
006 m o d
007 cr |n|---|||||
008 180210s2018 enk o 000 0 eng d
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d NLE  |d MERUC  |d VT2  |d OCLCQ  |d C6I  |d UKMGB  |d UKAHL  |d RDF  |d OCLCO  |d OCLCQ  |d OCL  |d OCLCQ  |d OCLCO  |d OCLCL 
015 |a GBB900496  |2 bnb 
016 7 |a 018754818  |2 Uk 
019 |a 1050963240 
020 |a 9781788396769 
020 |a 1788396766 
020 |a 9781788396905 
020 |a 1788396901 
024 3 |a 9781788396905 
029 1 |a UKMGB  |b 018754818 
029 1 |a AU@  |b 000066233596 
035 |a (OCoLC)1022796137  |z (OCoLC)1050963240 
037 |a B08398  |b 01201872 
050 4 |a QA76.73.P98 
082 0 4 |a 005.133  |2 23 
049 |a UAMI 
100 1 |a Joshi, Prateek. 
245 1 0 |a OpenCV 3.x with Python By Example :  |b Make the most of OpenCV and Python to build applications for object recognition and augmented reality. 
250 |a 2nd ed. 
260 |a Birmingham :  |b Packt Publishing,  |c 2018. 
300 |a 1 online resource (255 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
588 0 |a Print version record. 
505 0 |a Cover; Title Page; Copyright and Credits; Contributors; Packt Upsell; Table of Contents; Preface; Chapter 1: Applying Geometric Transformations to Images; Installing OpenCV-Python; Windows; macOS X; Linux (for Ubuntu); Virtual environments; Troubleshooting; OpenCV documentation; Reading, displaying, and saving images; What just happened?; Loading and saving an image; Changing image format; Image color spaces; Converting color spaces; What just happened?; Splitting image channels; Merging image channels; Image translation; What just happened?; Image rotation; What just happened?; Image scaling. 
505 8 |a What just happened?Affine transformations; What just happened?; Projective transformations; What just happened?; Image warping; Summary; Chapter 2: Detecting Edges and Applying Image Filters; 2D convolution; Blurring; Size of the kernel versus blurriness; Motion blur; Under the hood; Sharpening; Understanding the pattern; Embossing; Edge detection; Erosion and dilation; Afterthought; Creating a vignette filter; What's happening underneath?; How do we move the focus around?; Enhancing the contrast in an image; How do we handle color images?; Summary; Chapter 3: Cartoonizing an Image. 
505 8 |a Accessing the webcamUnder the hood; Extending capture options; Keyboard inputs; Interacting with the application; Mouse inputs; What's happening underneath?; Interacting with a live video stream; How did we do it?; Cartoonizing an image; Deconstructing the code; Summary; Chapter 4: Detecting and Tracking Different Body Parts; Using Haar cascades to detect things; What are integral images?; Detecting and tracking faces; Understanding it better; Fun with faces; Under the hood; Removing the alpha channel from the overlay image; Detecting eyes; Afterthought; Fun with eyes. 
505 8 |a Positioning the sunglassesDetecting ears; Detecting a mouth; It's time for a moustache; Detecting pupils; Deconstructing the code; Summary; Chapter 5: Extracting Features from an Image; Why do we care about keypoints?; What are keypoints?; Detecting the corners; Good features to track; Scale-invariant feature transform (SIFT); Speeded-up robust features (SURF); Features from accelerated segment test (FAST); Binary robust independent elementary features (BRIEF); Oriented FAST and Rotated BRIEF (ORB); Summary; Chapter 6: Seam Carving; Why do we care about seam carving?; How does it work? 
505 8 |a How do we define interesting?How do we compute the seams?; Can we expand an image?; Can we remove an object completely?; How did we do it?; Summary; Chapter 7: Detecting Shapes and Segmenting an Image; Contour analysis and shape matching; Approximating a contour; Identifying a pizza with a slice taken out; How to censor a shape?; What is image segmentation?; How does it work?; Watershed algorithm; Summary; Chapter 8: Object Tracking; Frame differencing; Colorspace based tracking; Building an interactive object tracker; Feature-based tracking; Background subtraction; Summary. 
500 |a Chapter 9: Object Recognition. 
520 |a Computer vision is found everywhere in modern technology. OpenCV for Python enables us to run computer vision algorithms in real time. With the advent of powerful machines, we have more processing power to work with. Using this technology, we can seamlessly integrate our computer vision applications into the cloud. Focusing on OpenCV 3.x and ... 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
650 0 |a Python (Computer program language)  |v Textbooks. 
650 7 |a Computer programming  |x software development.  |2 bicssc 
650 7 |a Pattern recognition.  |2 bicssc 
650 7 |a Computer vision.  |2 bicssc 
650 7 |a Programming & scripting languages: general.  |2 bicssc 
650 7 |a Computers  |x Computer Vision & Pattern Recognition.  |2 bisacsh 
650 7 |a Computers  |x Programming  |x Open Source.  |2 bisacsh 
650 7 |a Computers  |x Programming Languages  |x Python.  |2 bisacsh 
650 7 |a Application software  |x Development  |2 fast 
650 7 |a Cloud computing  |2 fast 
650 7 |a Computer vision  |2 fast 
650 7 |a OpenCV (Computer program language)  |2 fast 
650 7 |a Python (Computer program language)  |2 fast 
655 7 |a Textbooks  |2 fast 
700 1 |a Calvo, Gabriel Garrido. 
700 1 |a Yellavula, Naren. 
758 |i has work:  |a OpenCV 3.x with Python by example (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCGCQM8qvhHj3hv9fV9JT6q  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Joshi, Prateek.  |t OpenCV 3.x with Python By Example : Make the most of OpenCV and Python to build applications for object recognition and augmented reality.  |d Birmingham : Packt Publishing, ©2018 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=5254588  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n BDZ0036187786 
938 |a EBL - Ebook Library  |b EBLB  |n EBL5254588 
994 |a 92  |b IZTAP