Practical machine learning and image processing for facial recognition, object detection, and pattern recognition using Python

Gain insights into image-processing methodologies and algorithms, using machine learning and neural networks in Python. This book begins with the environment setup, understanding basic image-processing terminology, and exploring Python concepts that will be useful for implementing the algorithms dis...

Full description

Bibliographic Details
Main Author: Singh, Himanshu
Format: eBook
Language:English
Published: [Berkeley, California] Apress 2019
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04073nmm a2200589 u 4500
001 EB001939814
003 EBX01000000000000001102716
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781484241493 
020 |a 9781484241509 
020 |a 1484241495 
050 4 |a TA1637 
100 1 |a Singh, Himanshu 
245 0 0 |a Practical machine learning and image processing  |b for facial recognition, object detection, and pattern recognition using Python  |c Himanshu Singh 
260 |a [Berkeley, California]  |b Apress  |c 2019 
300 |a 1 online resource 
505 0 |a Setup environment -- Introduction to image processing -- Basics of Python and SciKit Image -- Advanced image processing using OpenCV -- Image processing using machine learning -- Real-time use cases -- Appendix: Important concepts and terminology 
653 |a Artificial intelligence / bicssc 
653 |a Computers / Programming Languages / General / bisacsh 
653 |a Programming & scripting languages: general / bicssc 
653 |a Machine learning / http://id.loc.gov/authorities/subjects/sh85079324 
653 |a Python (Computer program language) / fast 
653 |a Computer programming / software development / bicssc 
653 |a Computers / Programming Languages / Python / bisacsh 
653 |a Traitement optique de l'information 
653 |a Python (Computer program language) / http://id.loc.gov/authorities/subjects/sh96008834 
653 |a Optical data processing / fast 
653 |a Optical data processing / http://id.loc.gov/authorities/subjects/sh85095143 
653 |a Image processing / Digital techniques / http://id.loc.gov/authorities/subjects/sh85064447 
653 |a Machine learning / fast 
653 |a Traitement d'images / Techniques numériques 
653 |a Apprentissage automatique 
653 |a Computers / Intelligence (AI) & Semantics / bisacsh 
653 |a digital imaging / aat 
653 |a Image processing / Digital techniques / fast 
653 |a Python (Langage de programmation) 
653 |a Computers / Programming / Open Source / bisacsh 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
028 5 0 |a 10.1007/978-1-4842-4149-3 
015 |a GBC1C1254 
773 0 |t Springer eBooks 
776 |z 9781484241486 
776 |z 1484241495 
776 |z 1484241487 
776 |z 9781484241493 
776 |z 9781484241509 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484241493/?ar  |x Verlag  |3 Volltext 
082 0 |a 006.3/1 
520 |a Gain insights into image-processing methodologies and algorithms, using machine learning and neural networks in Python. This book begins with the environment setup, understanding basic image-processing terminology, and exploring Python concepts that will be useful for implementing the algorithms discussed in the book. You will then cover all the core image processing algorithms in detail before moving onto the biggest computer vision library: OpenCV. You?ll see the OpenCV algorithms and how to use them for image processing. The next section looks at advanced machine learning and deep learning methods for image processing and classification. You?ll work with concepts such as pulse coupled neural networks, AdaBoost, XG boost, and convolutional neural networks for image-specific applications. Later you?ll explore how models are made in real time and then deployed using various DevOps tools. All the concepts in Practical Machine Learning and Image Processing are explained using real-life scenarios. After reading this book you will be able to apply image processing techniques and make machine learning models for customized application. You will: Discover image-processing algorithms and their applications using Python Explore image processing using the OpenCV library Use TensorFlow, scikit-learn, NumPy, and other libraries Work with machine learning and deep learning algorithms for image processing Apply image-processing techniques to five real-time projects