Browse Source

Update README.md

pull/1/head
Tim Chinenov 5 years ago
parent
commit
5f8009be6a
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -8,7 +8,7 @@ The script requires opencv 3.3.1 and numpy.
To use this code, download it and all of its folders. The program relies on the images in the folder "elements" and the
haar cascades in in the folder "cascade". The repo contains a set of sample images that I found to work fairly well.

To change the image being used, modify the code on line 208 in main.py.
To change the image being used, modify the code on line 215 in main.py (I'll make it command line read another date).

The following link is a Medium article with an overivew of this project.
https://medium.com/@theclassytim/computer-vision-for-vaporwave-art-32a330c827ee

Loading…
Cancel
Save