Michael Beyeler - Böcker
Visar alla böcker från författaren Michael Beyeler. Handla med fri frakt och snabb leverans.
5 produkter
5 produkter
Machine Learning for OpenCV
Häftad, 2023
653 kr
Skickas inom 5-8 vardagar
510 kr
Skickas inom 5-8 vardagar
972 kr
Skickas inom 5-8 vardagar
Get savvy with OpenCV and actualize cool computer vision applicationsAbout This Book* Use OpenCV's Python bindings to capture video, manipulate images, and track objects* Learn about the different functions of OpenCV and their actual implementations.* Develop a series of intermediate to advanced projects using OpenCV and PythonWho This Book Is ForThis learning path is for someone who has a working knowledge of Python and wants to try out OpenCV. This Learning Path will take you from a beginner to an expert in computer vision applications using OpenCV. OpenCV's application are humongous and this Learning Path is the best resource to get yourself acquainted thoroughly with OpenCV.What You Will Learn* Install OpenCV and related software such as Python, NumPy, SciPy, OpenNI, and SensorKinect - all on Windows, Mac or Ubuntu* Apply "curves" and other color transformations to simulate the look of old photos, movies, or video games* Apply geometric transformations to images, perform image filtering, and convert an image into a cartoon-like image* Recognize hand gestures in real time and perform hand-shape analysis based on the output of a Microsoft Kinect sensor* Reconstruct a 3D real-world scene from 2D camera motion and common camera reprojection techniques* Detect and recognize street signs using a cascade classifier and support vector machines (SVMs)* Identify emotional expressions in human faces using convolutional neural networks (CNNs) and SVMs* Strengthen your OpenCV2 skills and learn how to use new OpenCV3 featuresIn DetailOpenCV is a state-of-art computer vision library that allows a great variety of image and video processing operations. OpenCV for Python enables us to run computer vision algorithms in real time. This learning path proposes to teach the following topics. First, we will learn how to get started with OpenCV and OpenCV3's Python API, and develop a computer vision application that tracks body parts. Then, we will build amazing intermediate-level computer vision applications such as making an object disappear from an image, identifying different shapes, reconstructing a 3D map from images , and building an augmented reality application, Finally, we'll move to more advanced projects such as hand gesture recognition, tracking visually salient objects, as well as recognizing traffic signs and emotions on faces using support vector machines and multi-layer perceptrons respectively. This Learning Path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products:* OpenCV Computer Vision with Python by Joseph Howse * OpenCV with Python By Example by Prateek Joshi* OpenCV with Python Blueprints by Michael BeyelerStyle and approachThis course aims to create a smooth learning path that will teach you how to get started with will learn how to get started with OpenCV and OpenCV 3's Python API, and develop superb computer vision applications. Through this comprehensive course, you'll learn to create computer vision applications from scratch to finish and more!.
Machine Learning for OpenCV 4
Intelligent algorithms for building image processing apps using OpenCV 4, Python, and scikit-learn
Häftad, Engelska, 2019
589 kr
Skickas inom 5-8 vardagar
A practical guide to understanding the core machine learning and deep learning algorithms, and implementing them to create intelligent image processing systems using OpenCV 4Key FeaturesGain insights into machine learning algorithms, and implement them using OpenCV 4 and scikit-learnGet up to speed with Intel OpenVINO and its integration with OpenCV 4Implement high-performance machine learning models with helpful tips and best practicesBook DescriptionOpenCV is an opensource library for building computer vision apps. The latest release, OpenCV 4, offers a plethora of features and platform improvements that are covered comprehensively in this up-to-date second edition.You'll start by understanding the new features and setting up OpenCV 4 to build your computer vision applications. You will explore the fundamentals of machine learning and even learn to design different algorithms that can be used for image processing. Gradually, the book will take you through supervised and unsupervised machine learning. You will gain hands-on experience using scikit-learn in Python for a variety of machine learning applications. Later chapters will focus on different machine learning algorithms, such as a decision tree, support vector machines (SVM), and Bayesian learning, and how they can be used for object detection computer vision operations. You will then delve into deep learning and ensemble learning, and discover their real-world applications, such as handwritten digit classification and gesture recognition. Finally, you’ll get to grips with the latest Intel OpenVINO for building an image processing system.By the end of this book, you will have developed the skills you need to use machine learning for building intelligent computer vision applications with OpenCV 4.What you will learnUnderstand the core machine learning concepts for image processingExplore the theory behind machine learning and deep learning algorithm designDiscover effective techniques to train your deep learning modelsEvaluate machine learning models to improve the performance of your modelsIntegrate algorithms such as support vector machines and Bayes classifier in your computer vision applicationsUse OpenVINO with OpenCV 4 to speed up model inferenceWho this book is forThis book is for Computer Vision professionals, machine learning developers, or anyone who wants to learn machine learning algorithms and implement them using OpenCV 4. If you want to build real-world Computer Vision and image processing applications powered by machine learning, then this book is for you. Working knowledge of Python programming is required to get the most out of this book.
OpenCV 4 with Python Blueprints
Build creative computer vision projects with the latest version of OpenCV 4 and Python 3
Häftad, Engelska, 2020
589 kr
Skickas inom 5-8 vardagar
Get to grips with traditional computer vision algorithms and deep learning approaches, and build real-world applications with OpenCV and other machine learning frameworksKey FeaturesUnderstand how to capture high-quality image data, detect and track objects, and process the actions of animals or humansImplement your learning in different areas of computer visionExplore advanced concepts in OpenCV such as machine learning, artificial neural network, and augmented realityBook DescriptionOpenCV is a native cross-platform C++ library for computer vision, machine learning, and image processing. It is increasingly being adopted in Python for development. This book will get you hands-on with a wide range of intermediate to advanced projects using the latest version of the framework and language, OpenCV 4 and Python 3.8, instead of only covering the core concepts of OpenCV in theoretical lessons. This updated second edition will guide you through working on independent hands-on projects that focus on essential OpenCV concepts such as image processing, object detection, image manipulation, object tracking, and 3D scene reconstruction, in addition to statistical learning and neural networks.You’ll begin with concepts such as image filters, Kinect depth sensor, and feature matching. As you advance, you’ll not only get hands-on with reconstructing and visualizing a scene in 3D but also learn to track visually salient objects. The book will help you further build on your skills by demonstrating how to recognize traffic signs and emotions on faces. Later, you’ll understand how to align images, and detect and track objects using neural networks.By the end of this OpenCV Python book, you’ll have gained hands-on experience and become proficient at developing advanced computer vision apps according to specific business needs.What you will learnGenerate real-time visual effects using filters and image manipulation techniques such as dodging and burningRecognize hand gestures in real-time and perform hand-shape analysis based on the output of a Microsoft Kinect sensorLearn feature extraction and feature matching to track arbitrary objects of interestReconstruct a 3D real-world scene using 2D camera motion and camera reprojection techniquesDetect faces using a cascade classifier and identify emotions in human faces using multilayer perceptronsClassify, localize, and detect objects with deep neural networksWho this book is forThis book is for intermediate-level OpenCV users who are looking to enhance their skills by developing advanced applications. Familiarity with OpenCV concepts and Python libraries, and basic knowledge of the Python programming language are assumed.