Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/techfort/pycv
Website of the book "Learn OpenCV 3 with Python"
https://github.com/techfort/pycv
Last synced: about 9 hours ago
JSON representation
Website of the book "Learn OpenCV 3 with Python"
- Host: GitHub
- URL: https://github.com/techfort/pycv
- Owner: techfort
- Created: 2015-04-03T06:31:37.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-10-16T12:22:40.000Z (over 4 years ago)
- Last Synced: 2025-01-18T13:12:49.520Z (7 days ago)
- Language: Python
- Homepage:
- Size: 44.7 MB
- Stars: 541
- Watchers: 43
- Forks: 320
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-learning - techfort/pycv
README
# pycv
---
*☞ **This repository is no longer actively maintained.** Please consider switching to the [next edition's repository](https://github.com/PacktPublishing/Learning-OpenCV-4-Computer-Vision-with-Python-Third-Edition), 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](https://www.packtpub.com/application-development/learning-opencv-3-computer-vision-python-second-edition), a book authored by [Joe Minichino](https://github.com/techfort) and [Joe Howse](https://github.com/JoeHowse), and published by Packt Publishing.
The book also has a Simplified Chinese edition, [OpenCV 3计算机视觉:Python语言实现](http://hzbook.com/Books/9290.html), 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 available. This is currently being addressed so check to this page constantly.