چه کسانی این کتاب را می‌خوانند

دانشجوعلاقه‌مند یادگیری
کتابخوان حرفه‌ایلذت مطالعه
نویسندهالهام‌گیری

OpenCV with Python blueprints : ǂb design and develop advanced computer vision projects using OpenCV with Python / ǂc Michael Beyeler

Beyeler, Michael ǂe author

قیمت نهایی

۴۹٬۰۰۰ تومان

نسخه اصلی و اورجینال

بلافاصله پس از خرید، فایل کتاب روی دستگاه شما آمادهٔ دانلود است.

تحویل فوری
پرداخت امن
ضمانت فایل
پشتیبانی

مشخصات کتاب

سال انتشار
۲۰۱۵
فرمت
EPUB
زبان
انگلیسی
تعداد صفحات
۵ صفحه
حجم فایل
۱۱٫۳ مگابایت

دربارهٔ کتاب

**Design and develop advanced computer vision projects using OpenCV with Python** About This Book* Program advanced computer vision applications in Python using different features of the OpenCV library * Practical end-to-end project covering an important computer vision problem * All projects in the book include a step-by-step guide to create computer vision applications Who This Book Is ForThis book is for intermediate users of OpenCV who aim to master their skills by developing advanced practical applications. Readers are expected to be familiar with OpenCV's concepts and Python libraries. Basic knowledge of Python programming is expected and assumed. What You Will Learn* Generate real-time visual effects using different filters and image manipulation techniques such as dodging and burning * Recognize hand gestures in real time and perform hand-shape analysis based on the output of a Microsoft Kinect sensor * Learn feature extraction and feature matching for tracking arbitrary objects of interest * Reconstruct a 3D real-world scene from 2D camera motion and common camera reprojection techniques * Track visually salient objects by searching for and focusing on important regions of an image * Detect faces using a cascade classifier and recognize emotional expressions in human faces using multi-layer peceptrons (MLPs) * Recognize street signs using a multi-class adaptation of support vector machines (SVMs) * Strengthen your OpenCV2 skills and learn how to use new OpenCV3 features In DetailOpenCV is a native cross platform C++ Library for computer vision, machine learning, and image processing. It is increasingly being adopted in Python for development. OpenCV has C++/C, Python, and Java interfaces with support for Windows, Linux, Mac, iOS, and Android. Developers using OpenCV build applications to process visual data; this can include live streaming data from a device like a camera, such as photographs or videos. OpenCV offers extensive libraries with over 500 functions This book demonstrates how to develop a series of intermediate to advanced projects using OpenCV and Python, rather than teaching the core concepts of OpenCV in theoretical lessons. Instead, the working projects developed in this book teach the reader how to apply their theoretical knowledge to topics such as image manipulation, augmented reality, object tracking, 3D scene reconstruction, statistical learning, and object categorization. By the end of this book, readers will be OpenCV experts whose newly gained experience allows them to develop their own advanced computer vision applications. Style and approachThis book covers independent hands-on projects that teach important computer vision concepts like image processing and machine learning for OpenCV with multiple examples.

Design and develop advanced computer vision projects using OpenCV with Python

About This Book

  • Program advanced computer vision applications in Python using different features of the OpenCV library
  • Practical end-to-end project covering an important computer vision problem
  • All projects in the book include a step-by-step guide to create computer vision applications

Who This Book Is For

This book is for intermediate users of OpenCV who aim to master their skills by developing advanced practical applications. Readers are expected to be familiar with OpenCV's concepts and Python libraries. Basic knowledge of Python programming is expected and assumed.

What You Will Learn

  • Generate real-time visual effects using different filters and image manipulation techniques such as dodging and burning
  • Recognize hand gestures in real time and perform hand-shape analysis based on the output of a Microsoft Kinect sensor
  • Learn feature extraction and feature matching for tracking arbitrary objects of interest
  • Reconstruct a 3D real-world scene from 2D camera motion and common camera reprojection techniques
  • Track visually salient objects by searching for and focusing on important regions of an image
  • Detect faces using a cascade classifier and recognize emotional expressions in human faces using multi-layer peceptrons (MLPs)
  • Recognize street signs using a multi-class adaptation of support vector machines (SVMs)
  • Strengthen your OpenCV2 skills and learn how to use new OpenCV3 features

In Detail

OpenCV is a native cross platform C++ Library for computer vision, machine learning, and image processing. It is increasingly being adopted in Python for development. OpenCV has C++/C, Python, and Java interfaces with support for Windows, Linux, Mac, iOS, and Android. Developers using OpenCV build applications to process visual data; this can include live streaming data from a device like a camera, such as photographs or videos. OpenCV offers extensive libraries with over 500 functions

This book demonstrates how to develop a series of intermediate to advanced projects using OpenCV and Python, rather than teaching the core concepts of OpenCV in theoretical lessons. Instead, the working projects developed in this book teach the reader how to apply their theoretical knowledge to topics such as image manipulation, augmented reality, object tracking, 3D scene reconstruction, statistical learning, and object categorization.

By the end of this book, readers will be OpenCV experts whose newly gained experience allows them to develop their own advanced computer vision applications.

Style and approach

This book covers independent hands-on projects that teach important computer vision concepts like image processing and machine learning for OpenCV with multiple examples.

Design and develop advanced computer vision projects using OpenCV with Python About This Book Who This Book Is For This book is for intermediate users of OpenCV who aim to master their skills by developing advanced practical applications. Readers are expected to be familiar with OpenCV's concepts and Python libraries. Basic knowledge of Python programming is expected and assumed. What You Will Learn In Detail OpenCV is a native cross platform C++ Library for computer vision, machine learning, and image processing. It is increasingly being adopted in Python for development. OpenCV has C++/C, Python, and Java interfaces with support for Windows, Linux, Mac, iOS, and Android. Developers using OpenCV build applications to process visual data; this can include live streaming data from a device like a camera, such as photographs or videos. OpenCV offers extensive libraries with over 500 functions This book demonstrates how to develop a series of intermediate to advanced projects using OpenCV and Python, rather than teaching the core concepts of OpenCV in theoretical lessons. Instead, the working projects developed in this book teach the reader how to apply their theoretical knowledge to topics such as image manipulation, augmented reality, object tracking, 3D scene reconstruction, statistical learning, and object categorization. By the end of this book, readers will be OpenCV experts whose newly gained experience allows them to develop their own advanced computer vision applications. All source code is available on (http://github.com/mbeyeler/opencv-python-blueprints) github.com/mbeyeler/opencv-python-blu... . Style and approach This book covers independent hands-on projects that teach important computer vision concepts like image processing and machine learning for OpenCV with multiple examples. Key FeaturesBook DescriptionWhat you will learn[•]Generate real-time visual effects using different filters and image manipulation techniques such as dodging and burning[•]Recognize hand gestures in real time and perform hand-shape analysis based on the output of a Microsoft Kinect sensor[•]Learn feature extraction and feature matching for tracking arbitrary objects of interest[•]Reconstruct a 3D real-world scene from 2D camera motion and common camera reprojection techniques[•]Track visually salient objects by searching for and focusing on important regions of an image[•]Detect faces using a cascade classifier and recognize emotional expressions in human faces using multi-layer peceptrons (MLPs)[•]Recognize street signs using a multi-class adaptation of support vector machines (SVMs)[•]Strengthen your OpenCV2 skills and learn how to use new OpenCV3 featuresWho this book is forThis book is for intermediate users of OpenCV who aim to master their skills by developing advanced practical applications. Readers are expected to be familiar with OpenCV&apos Design and develop advanced computer vision projects using OpenCV with Python About This Book Program advanced computer vision applications in Python using different features of the OpenCV library Practical end-to-end project covering an important computer vision problem All projects in the book include a step-by-step guide to create computer vision applications Who This Book Is For This book is for intermediate users of OpenCV who aim to master their skills by developing advanced practical applications. Readers are expected to be familiar with OpenCV's concepts and Python libraries. Basic knowledge of Python programming is expected and assumed. What You Will Learn Generate real-time visual effects using different filters and image manipulation techniques such as dodging and burning Recognize hand gestures in real time and perform hand-shape analysis based on the output of a Microsoft Kinect sensor Learn feature extraction...

کتاب‌های مشابه

OpenCV with Python blueprints : ǂb design and develop advanced computer vision projects using OpenCV with Python / ǂc Michael Beyeler

OpenCV with Python blueprints : ǂb design and develop advanced computer vision projects using OpenCV with Python / ǂc Michael Beyeler

۴۹٬۰۰۰ تومان

OpenCV with Python blueprints : ǂb design and develop advanced computer vision projects using OpenCV with Python / ǂc Michael Beyeler

OpenCV with Python blueprints : ǂb design and develop advanced computer vision projects using OpenCV with Python / ǂc Michael Beyeler

۴۹٬۰۰۰ تومان

OpenCV with Python blueprints : ǂb design and develop advanced computer vision projects using OpenCV with Python / ǂc Michael Beyeler

OpenCV with Python blueprints : ǂb design and develop advanced computer vision projects using OpenCV with Python / ǂc Michael Beyeler

۴۹٬۰۰۰ تومان

OpenCV with Python blueprints : ǂb design and develop advanced computer vision projects using OpenCV with Python / ǂc Michael Beyeler

OpenCV with Python blueprints : ǂb design and develop advanced computer vision projects using OpenCV with Python / ǂc Michael Beyeler

۴۹٬۰۰۰ تومان

OpenCV with Python blueprints : ǂb design and develop advanced computer vision projects using OpenCV with Python / ǂc Michael Beyeler

OpenCV with Python blueprints : ǂb design and develop advanced computer vision projects using OpenCV with Python / ǂc Michael Beyeler

۴۹٬۰۰۰ تومان

OPENCV 4 WITH PYTHON BLUEPRINTS - : become proficient in computer vision by designing ... advanced projects using opencv 4 with python 3.8

OPENCV 4 WITH PYTHON BLUEPRINTS - : become proficient in computer vision by designing ... advanced projects using opencv 4 with python 3.8

۴۹٬۰۰۰ تومان

Hands-On ML Projects with OpenCV: Master Computer Vision and Machine Learning Using OpenCV and Python

Hands-On ML Projects with OpenCV: Master Computer Vision and Machine Learning Using OpenCV and Python

۴۹٬۰۰۰ تومان

Learning OpenCV 3 Computer Vision with Python - Second Edition: Unleash the power of computer vision with Python using OpenCV

Learning OpenCV 3 Computer Vision with Python - Second Edition: Unleash the power of computer vision with Python using OpenCV

۴۹٬۰۰۰ تومان

Learning OpenCV 3 Computer Vision with Python - Second Edition: Unleash the power of computer vision with Python using OpenCV

Learning OpenCV 3 Computer Vision with Python - Second Edition: Unleash the power of computer vision with Python using OpenCV

۴۹٬۰۰۰ تومان

OpenCV 4 with Python Blueprints : Build Creative Computer Vision Projects with the Latest Version of OpenCV 4 and Python 3, 2nd Edition

OpenCV 4 with Python Blueprints : Build Creative Computer Vision Projects with the Latest Version of OpenCV 4 and Python 3, 2nd Edition

۴۹٬۰۰۰ تومان

Computer Vision Projects with OpenCV and Python 3 : Six End-to-end Projects Built Using Machine Learning with OpenCV, Python, and TensorFlow

Computer Vision Projects with OpenCV and Python 3 : Six End-to-end Projects Built Using Machine Learning with OpenCV, Python, and TensorFlow

۴۹٬۰۰۰ تومان

Learning OpenCV 3 Computer Vision with Python - Second Edition: Unleash the power of computer vision with Python using OpenCV

Learning OpenCV 3 Computer Vision with Python - Second Edition: Unleash the power of computer vision with Python using OpenCV

۴۹٬۰۰۰ تومان

قیمت نهایی

۴۹٬۰۰۰ تومان