http://www.pyimagesearch.com/2016/12/19/install-opencv-3-on-macos-with-homebrew-the-easy-way/ brew install opencv3 --with-contrib --with-python3 --HEAD sudo mv /usr/local/opt/opencv3/lib/python3.6/site-packages/cv2.cpython-36m-darwin.so /usr/local/opt/opencv3/lib/python3.6/site-packages/cv2.so echo /usr/local/opt/opencv3/lib/python3.6/site-packages >> /usr/local/lib/python3.6/site-packages/opencv3.pth echo /usr/local/opt/opencv3/lib/python3.6/site-packages >> .e/lib/python3.6/site-packages/opencv3.pth python3 -m venv .e . .e/bin/activate pip install -r requirements.txt jupyter notebook unduplify.ipynb
-
Notifications
You must be signed in to change notification settings - Fork 0
jbu/undupe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
finding duplicates
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published