• Complain

Hafsa Asad - The Computer Vision Workshop: Develop the skills you need to use computer vision algorithms in your own artificial intelligence projects

Here you can read online Hafsa Asad - The Computer Vision Workshop: Develop the skills you need to use computer vision algorithms in your own artificial intelligence projects full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2020, publisher: Packt Publishing, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

No cover
  • Book:
    The Computer Vision Workshop: Develop the skills you need to use computer vision algorithms in your own artificial intelligence projects
  • Author:
  • Publisher:
    Packt Publishing
  • Genre:
  • Year:
    2020
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

The Computer Vision Workshop: Develop the skills you need to use computer vision algorithms in your own artificial intelligence projects: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "The Computer Vision Workshop: Develop the skills you need to use computer vision algorithms in your own artificial intelligence projects" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Explore the potential of deep learning techniques in computer vision applications using the Python ecosystem, and build real-time systems for detecting human behavior

Key Features
  • Understand OpenCV and select the right algorithm to solve real-world problems
  • Discover techniques for image and video processing
  • Learn how to apply face recognition in videos to automatically extract key information
Book Description

Computer Vision (CV) has become an important aspect of AI technology. From driverless cars to medical diagnostics and monitoring the health of crops to fraud detection in banking, computer vision is used across all domains to automate tasks. The Computer Vision Workshop will help you understand how computers master the art of processing digital images and videos to mimic human activities.

Starting with an introduction to the OpenCV library, youll learn how to write your first script using basic image processing operations. Youll then get to grips with essential image and video processing techniques such as histograms, contours, and face processing. As you progress, youll become familiar with advanced computer vision and deep learning concepts, such as object detection, tracking, and recognition, and finally shift your focus from 2D to 3D visualization. This CV course will enable you to experiment with camera calibration and explore both passive and active canonical 3D reconstruction methods.

By the end of this book, youll have developed the practical skills necessary for building powerful applications to solve computer vision problems.

What you will learn
  • Access and manipulate pixels in OpenCV using BGR and grayscale images
  • Create histograms to better understand image content
  • Use contours for shape analysis, object detection, and recognition
  • Track objects in videos using a variety of trackers available in OpenCV
  • Discover how to apply face recognition tasks using computer vision techniques
  • Visualize 3D objects in point clouds and polygon meshes using Open3D
Who this book is for

If you are a researcher, developer, or data scientist looking to automate everyday tasks using computer vision, this workshop is for you. A basic understanding of Python and deep learning will help you to get the most out of this workshop.

Table of Contents
  1. Basics of Image Processing
  2. Common Operations When Working with Images
  3. Working with Histograms
  4. Working with Contours
  5. Face Processing in Image and Video
  6. Object Tracking
  7. Object Detection and Face Recognition
  8. OpenVINO with OpenCV

Hafsa Asad: author's other books


Who wrote The Computer Vision Workshop: Develop the skills you need to use computer vision algorithms in your own artificial intelligence projects? Find out the surname, the name of the author of the book and a list of all author's works by series.

The Computer Vision Workshop: Develop the skills you need to use computer vision algorithms in your own artificial intelligence projects — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "The Computer Vision Workshop: Develop the skills you need to use computer vision algorithms in your own artificial intelligence projects" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
The Computer Vision Workshop Develop the skills you need to use computer - photo 1
The
Computer Vision
Workshop

Develop the skills you need to use computer vision algorithms in your own artificial intelligence projects

Hafsa Asad, Vishwesh Ravi Shrimali, and Nikhil Singh

The Computer Vision Workshop

Copyright 2020 Packt Publishing

All rights reserved. No part of this course may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

Every effort has been made in the preparation of this course to ensure the accuracy of the information presented. However, the information contained in this course is sold without warranty, either express or implied. Neither the authors, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this course.

Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this course by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

Authors: Hafsa Asad, Vishwesh Ravi Shrimali, and Nikhil Singh

Reviewers: Richmond Alake, Sayantani Basu, John Wesley Doyle, Tim Hoolihan, Harshil Jain, Amar Kumar, Shiva Prasad, Geetank Raipura, Shovon Sengupta, and Sanchit Singh

Managing Editors: Anush Kumar Mehalavarunan, Bhavesh Bangera, and Rutuja Yerunkar

Acquisitions Editors: Manuraj Nair, Royluis Rodrigues, Kunal Sawant, Anindya Sil, and Archie Vankar

Production Editor: Shantanu Zagade

Editorial Board: Megan Carlisle, Samuel Christa, Mahesh Dhyani, Heather Gopsill, Manasa Kumar, Alex Mazonowicz, Monesh Mirpuri, Bridget Neale, Dominic Pereira, Shiny Poojary, Abhishek Rane, Brendan Rodrigues, Erol Staveley, Ankita Thakur, Nitesh Thakur, and Jonathan Wray

First published: July 2020

Production reference: 1240720

ISBN: 978-1-80020-177-4

Published by Packt Publishing Ltd.

Livery Place, 35 Livery Street

Birmingham B3 2PB, UK

Table of Contents
Preface
About the Book

Computer Vision (CV) has become an important aspect of AI technology. From driverless cars to medical diagnostics and monitoring the health of crops to fraud detection in banking, computer vision is used across all domains to automate tasks. The Computer Vision Workshop will help you understand how computers master the art of processing digital images and videos to mimic human activities.

Starting with an introduction to the OpenCV library, you'll learn how to write your first script using basic image processing operations. You'll then get to grips with essential image and video processing techniques such as histograms, contours, and face processing. As you progress, you'll become familiar with advanced computer vision and deep learning concepts, such as object detection, tracking, and recognition, and finally shift your focus from 2D to 3D visualization. This CV workshop will enable you to experiment with camera calibration and explore both passive and active canonical 3D reconstruction methods.

By the end of this book, you'll have developed the practical skills necessary for building powerful applications to solve computer vision problems.

Audience

If you are a researcher, developer, or data scientist looking to automate everyday tasks using computer vision, this workshop is for you. A basic understanding of Python and deep learning will help you to get the most out of this workshop.

About the Chapters

Chapter 1, Basics of Image Processing, introduces you to the basic building blocks of images pixels. You will get hands-on experience in how to access and manipulate images using NumPy and OpenCV.

Chapter 2, Common Operations When Working with Images, introduces the idea of geometric transformations as matrix multiplication and shows how to carry them out using the OpenCV library. This chapter also details the arithmetic operations involved when working with images.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «The Computer Vision Workshop: Develop the skills you need to use computer vision algorithms in your own artificial intelligence projects»

Look at similar books to The Computer Vision Workshop: Develop the skills you need to use computer vision algorithms in your own artificial intelligence projects. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «The Computer Vision Workshop: Develop the skills you need to use computer vision algorithms in your own artificial intelligence projects»

Discussion, reviews of the book The Computer Vision Workshop: Develop the skills you need to use computer vision algorithms in your own artificial intelligence projects and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.