OpenCV 3 Computer Vision with Python Cookbook

Author: Alexey Spizhevoy

Subject: COM051360 - COMPUTERS / Programming Languages / Python; COM060090 - COMPUTERS / Internet / Application Development; COM060080 - COMPUTERS / Web / General

Publisher: Packt Publishing (2018-03-23)

978-1-78847-875-5

OpenCV 3 Computer Vision with Python Cookbook ebook cover

Recipe-based approach to tackle the most common problems in Computer Vision by leveraging the functionality of OpenCV using Python APIs

About This Book

  • Build computer vision applications with OpenCV functionality via Python API
  • Get to grips with image processing, multiple view geometry, and machine learning
  • Learn to use deep learning models for image classification, object detection, and face recognition

    Who This Book Is For

    This book is for developers who have a basic knowledge of Python. If you are aware of the basics of OpenCV and are ready to build computer vision systems that are smarter, faster, more complex, and more practical than the competition, then this book is for you.

    What You Will Learn

  • Get familiar with low-level image processing methods
  • See the common linear algebra tools needed in computer vision
  • Work with different camera models and epipolar geometry
  • Find out how to detect interesting points in...