zk-282263802 / pycv

Website of the book "Learn OpenCV 3 with Python"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pycv


This repository is no longer actively maintained. Please consider switching to the next edition's repository, which officially supports OpenCV 4.x and should generally work with OpenCV 3.4 as well. Over there, you will find many bugfixes, improvements, and updates.


Learning OpenCV 3 with Python - Second Edition

This is the repository and reference website for Learning OpenCV 3 Computer Vision with Python, a book authored by Joe Minichino and Joe Howse, and published by Packt Publishing.

The book also has a Simplified Chinese edition, OpenCV 3计算机视觉:Python语言实现, translated by Liu Bo, Miao Beibei, and Shi Bin, and published by HZ Books / China Machine Press. This repository might also help readers of OpenCV 3计算机视觉:Python语言实现, but for Chinese-language support please contact HZ Books.

Code

Code is divided in chapters reflecting the samples contained in the book. Feel free to report errors either by:

  • opening an issue on github; or
  • contacting the authors directly (if you don't have a GitHub account).

Github is the preferred way as it grants visibility to all issues reported.

Virtual Machine

I (Joe Minichino) created a VM for VirtualBox which allows you to skip installation steps and jump straight into action. However, I am yet to find a free storage service where to upload the 12GB file to make it freely availalble. This is currently being addressed so check to this page constantly.

About

Website of the book "Learn OpenCV 3 with Python"


Languages

Language:Python 100.0%