Sign inSign up

dgtlmoon/python3-opencv3-nonfree

By dgtlmoon

Updated over 9 years ago

OpenCV3 built with Python3 including Python 3 non-free / contrib extras (SIFT / SURF /xfeatures2d )

Image
0

10K+

dgtlmoon/python3-opencv3-nonfree repository overview

Python3 / OpenCV 3 ( including non-free contribs)

Use this docker image in the case that you require functionality from the non-free libraries, such as SIFT / SURF / xfeatures2D etc

Since these were removed in OpenCV3 due to non-free issues.

See http://docs.opencv.org/3.0-beta/modules/xfeatures2d/doc/nonfree_features.html

$ cd /your-app $ docker run -v $(pwd):/app -w /app dgtlmoon/python3-opencv3-nonfree python3 your-app.py

Tags: Available here is 3.0.0 and 3.2.0

Tag summary

Content type

Image

Digest

Size

2 GB

Last updated

over 9 years ago

docker pull dgtlmoon/python3-opencv3-nonfree