Machine Learning for OpenCV
Idioma: inglés
Editorial: Packt Publishing Limited, GB, 2023
- Tapa blanda
- Nuevo

Librería: Rarewaves.com UK, London, Reino UnidoRarewaves.com UK
Vendedor de AbeBooks desde 11 de junio de 2025
Condición: Nuevo
EUR 61,33
Cantidad disponible: 1 disponibles
Añadir al carritoDescripción del artículo del vendedor
Expand your OpenCV knowledge and master key concepts of machine learning using this practical, hands-on guide.About This Book. Load, store, edit, and visualize data using OpenCV and Python. Grasp the fundamental concepts of classification, regression, and clustering. Understand, perform, and experiment with machine learning techniques using this easy-to-follow guide. Evaluate, compare, and choose the right algorithm for any taskWho This Book Is ForThis book targets Python programmers who are already familiar with OpenCV; this book will give you the tools and understanding required to build your own machine learning systems, tailored to practical real-world tasks.What You Will Learn. Explore and make effective use of OpenCV's machine learning module. Learn deep learning for computer vision with Python. Master linear regression and regularization techniques. Classify objects such as flower species, handwritten digits, and pedestrians. Explore the effective use of support vector machines, boosted decision trees, and random forests. Get acquainted with neural networks and Deep Learning to address real-world problems. Discover hidden structures in your data using k-means clustering. Get to grips with data pre-processing and feature engineeringIn DetailMachine learning is no longer just a buzzword, it is all around us: from protecting your email, to automatically tagging friends in pictures, to predicting what movies you like. Computer vision is one of today's most exciting application fields of machine learning, with Deep Learning driving innovative systems such as self-driving cars and Google's DeepMind.OpenCV lies at the intersection of these topics, providing a comprehensive open-source library for classic as well as state-of-the-art computer vision and machine learning algorithms. In combination with Python Anaconda, you will have access to all the open-source computing libraries you could possibly ask for.Machine learning for OpenCV begins by introducing you to the essential concepts of statistical learning, such as classification and regression. Once all the basics are covered, you will start exploring various algorithms such as decision trees, support vector machines, and Bayesian networks, and learn how to combine them with other OpenCV functionality. As the book progresses, so will your machine learning skills, until you are ready to take on today's hottest topic in the field: Deep Learning.By the end of this book, you will be ready to take on your own machine learning problems, either by building on the existing source code or developing your own algorithm from scratch!Style and approachOpenCV machine learning connects the fundamental theoretical principles behind machine learning to their practical applications in a way that focuses on asking and answering the right questions. This book walks you through the key elements of OpenCV and its powerful machine learning classes, while demonstrating how to get to grips with a range of models. …
N° de ref. del artículo LU-9781783980284
- Título
- Machine Learning for OpenCV
- Autor
- Michael Beyeler
- Editorial
- Packt Publishing Limited, GB
- Año de publicación
- 2023
- Estado
- New
- Encuadernación
- Digital
- Idioma
- inglés
- ISBN 10
- 1783980281
- ISBN 13
- 9781783980284
- Dimensiones
- 19.05 x 2.01 x 23.5 cm
Expand your OpenCV knowledge and master key concepts of machine learning using this practical, hands-on guide.
Key Features:
- Load, store, edit, and visualize data using OpenCV and Python
- Grasp the fundamental concepts of classification, regression, and clustering
- Understand, perform, and experiment with machine learning techniques using this easy-to-follow guide
- Evaluate, compare, and choose the right algorithm for any task
Book Description:
Machine learning is no longer just a buzzword, it is all around us: from protecting your email, to automatically tagging friends in pictures, to predicting what movies you like. Computer vision is one of today's most exciting application fields of machine learning, with Deep Learning driving innovative systems such as self-driving cars and Google's DeepMind.
OpenCV lies at the intersection of these topics, providing a comprehensive open-source library for classic as well as state-of-the-art computer vision and machine learning algorithms. In combination with Python Anaconda, you will have access to all the open-source computing libraries you could possibly ask for.
Machine learning for OpenCV begins by introducing you to the essential concepts of statistical learning, such as classification and regression. Once all the basics are covered, you will start exploring various algorithms such as decision trees, support vector machines, and Bayesian networks, and learn how to combine them with other OpenCV functionality. As the book progresses, so will your machine learning skills, until you are ready to take on today's hottest topic in the field: Deep Learning.
By the end of this book, you will be ready to take on your own machine learning problems, either by building on the existing source code or developing your own algorithm from scratch!
What You Will Learn:
- Explore and make effective use of OpenCV's machine learning module
- Learn deep learning for computer vision with Python
- Master linear regression and regularization techniques
- Classify objects such as flower species, handwritten digits, and pedestrians
- Explore the effective use of support vector machines, boosted decision trees, and random forests
- Get acquainted with neural networks and Deep Learning to address real-world problems
- Discover hidden structures in your data using k-means clustering
- Get to grips with data pre-processing and feature engineering
Who this book is for:
This book targets Python programmers who are already familiar with OpenCV; this book will give you the tools and understanding required to build your own machine learning systems, tailored to practical real-world tasks.
“Sinopsis” puede pertenecer a otra edición de este título.
Reseña del editor
Expand your OpenCV knowledge and master key concepts of machine learning using this practical, hands-on guide.
About This Book
- Load, store, edit, and visualize data using OpenCV and Python
- Grasp the fundamental concepts of classification, regression, and clustering
- Understand, perform, and experiment with machine learning techniques using this easy-to-follow guide
- Evaluate, compare, and choose the right algorithm for any task
Who This Book Is For
This book targets Python programmers who are already familiar with OpenCV; this book will give you the tools and understanding required to build your own machine learning systems, tailored to practical real-world tasks.
What You Will Learn
- Explore and make effective use of OpenCV's machine learning module
- Learn deep learning for computer vision with Python
- Master linear regression and regularization techniques
- Classify objects such as flower species, handwritten digits, and pedestrians
- Explore the effective use of support vector machines, boosted decision trees, and random forests
- Get acquainted with neural networks and Deep Learning to address real-world problems
- Discover hidden structures in your data using k-means clustering
- Get to grips with data pre-processing and feature engineering
In Detail
Machine learning is no longer just a buzzword, it is all around us: from protecting your email, to automatically tagging friends in pictures, to predicting what movies you like. Computer vision is one of today's most exciting application fields of machine learning, with Deep Learning driving innovative systems such as self-driving cars and Google's DeepMind.
OpenCV lies at the intersection of these topics, providing a comprehensive open-source library for classic as well as state-of-the-art computer vision and machine learning algorithms. In combination with Python Anaconda, you will have access to all the open-source computing libraries you could possibly ask for.
Machine learning for OpenCV begins by introducing you to the essential concepts of statistical learning, such as classification and regression. Once all the basics are covered, you will start exploring various algorithms such as decision trees, support vector machines, and Bayesian networks, and learn how to combine them with other OpenCV functionality. As the book progresses, so will your machine learning skills, until you are ready to take on today's hottest topic in the field: Deep Learning.
By the end of this book, you will be ready to take on your own machine learning problems, either by building on the existing source code or developing your own algorithm from scratch!
Style and approach
OpenCV machine learning connects the fundamental theoretical principles behind machine learning to their practical applications in a way that focuses on asking and answering the right questions. This book walks you through the key elements of OpenCV and its powerful machine learning classes, while demonstrating how to get to grips with a range of models.
Table of Contents
- A Taste of Machine Learning
- Working with Data in OpenCV and Python
- First Steps in Supervised Learning
- Representing Data and Engineering Features
- Using Decision Trees to Make a Medical Diagnosis
- Detecting Pedestrians with Support Vector Machines
- Implementing a Spam Filter with Bayesian Learning
- Discovering Hidden Structures with Unsupervised Learning
- Using Deep Learning to Classify Handwritten Digits
- Combining Different Algorithms into an Ensemble
- Selecting the Right Model with Hyperparameter Tuning
- Wrapping Up
“Acerca de” puede pertenecer a otra edición de este título.
Rarewaves.com UK
London, Reino Unido
Vendedor de AbeBooks desde 11 de junio de 2025
Tarifas de envío de Reino Unido a Estados Unidos de America
| Artículo | De 60 a 60 días hábiles | De 60 a 60 días hábiles |
|---|---|---|
| Primer artículo | EUR 75,82 | EUR 116,65 |
Métodos de pago
Información empresarial del vendedor
RAREWAVES.COM LIMITED
Elsley Court, 20-22 Great Titchfield Street
London, Reino Unido W1W 8BE
Derecho al desistimiento
Si es un consumidor, puede rescindir el contrato de acuerdo con lo siguiente. Por consumidor se entiende cualquier persona física que actúe con fines ajenos a su actividad comercial, empresarial, oficio o profesión.
Información sobre el derecho de desistimiento
Derecho legal de desistimiento
Tiene derecho a rescindir este contrato en un plazo de 14 días sin dar ningún motivo.
El periodo de desistimiento vencerá a los 14 días desde que usted, o un tercero que no sea el transportista e indicado por usted, adquiera la posesión física del último bien o del último lote o pieza.
Para ejercer el derecho de desistimiento, complete de forma electrónica y envíe una declaración clara en nuestro sitio web, desde "Mis compras" en "Mi cuenta". Le enviaremos sin demora un acuse de recibo de dicho desistimiento a través de un soporte duradero (por ejemplo, por correo electrónico).
Para cumplir con el plazo de desistimiento, basta con que envíe su comunicación relativa al ejercicio del derecho de desistimiento antes de que venza el periodo de desistimiento.
Efectos del desistimiento
Si rescinde este contrato, le reembolsaremos todos los pagos que hayamos recibido de usted, incluidos los gastos de envío (excepto los gastos adicionales que surjan si elige un tipo de envío que no sea el tipo de envío estándar más económico que ofrecemos).
Podemos hacer una deducción del reembolso por la pérdida de valor de cualquier bien suministrado, si la pérdida es el resultado de una manipulación innecesaria por su parte.
Efectuaremos el reembolso sin demoras indebidas y, a más tardar, 14 días después de que se nos informe de su decisión de rescindir este contrato.
Efectuaremos el reembolso utilizando el mismo medio de pago que utilizó para la transacción inicial, a menos que haya acordado expresamente lo contrario; en cualquier caso, no incurrirá en ningún cargo como resultado de dicho reembolso.
Podremos retener el reembolso hasta que hayamos recibido los bienes o hasta que nos haya presentado una prueba de que los ha devuelto, lo que ocurra primero.
Deberá devolver los bienes o entregarlos a Rarewaves.com UK, Unit 144 The Lightbox, 111 Power Road, W4 5PY, London, London, United Kingdom, sin demoras indebidas y, en cualquier caso, en un plazo máximo de 14 días a partir del día en que nos comunique su desistimiento del presente contrato. El plazo se cumple si devuelve la mercancía antes de que venza el periodo de 14 días. Tendrá que asumir los gastos directos de devolución de los bienes. Usted solo es responsable de la disminución del valor de los bienes como resultado de una manipulación distinta a la necesaria para establecer la naturaleza, las características y el funcionamiento de los bienes.
Excepciones al derecho de desistimiento
El derecho de desistimiento no se aplica a lo siguiente:
- La entrega de periódicos, diarios o revistas, con la excepción de los contratos de suscripción; y
- El suministro de contenido digital que no se proporcione en un soporte tangible (por ejemplo, en un CD o DVD) si, al hacer el pedido, aceptó que podíamos empezar a entregarlo y que no podría desistir una vez iniciada la entrega.
Condiciones de envío
Please note that we do not offer Priority shipping to any country.
We currently do not ship to the below countries:
Russia
Belarus
Ukraine
Please do not attempt to place orders with any of these countries as a ship to address - they will be cancelled.