This is the repository and reference website for Learning OpenCV 3 with Python, a book authored by Joe Minichino and Joe Howse
- (1) Move the code from the folder of first version into the correct folder
- (2) Complete the codes of Second Edition, the codes supplied by author is not same with the book. Here try to complete it.
- (3) Refactor some codes to make it clear
Please install Anaconda/Miniconda first. Then run this script below to install packages.
./create_env.sh
Run it for activate, run it once more for deactivate.
source env.sh