Jump to content

OpenCV: Difference between revisions

65 bytes added ,  11 May 2020
Line 13: Line 13:
=== Non-free Algorithms ===
=== Non-free Algorithms ===


You need to compile [https://github.com/opencv/opencv OpenCV] from source alongside [https://github.com/opencv/opencv_contrib OpenCV-contrib].
You need to compile [https://github.com/opencv/opencv OpenCV] from source alongside [https://github.com/opencv/opencv_contrib OpenCV-contrib].<br>
Email me if you want a prebuilt wheel for Python 3.6 or 3.7.
{{hidden | Compile opencv-contrib-python |
{{hidden | Compile opencv-contrib-python |
You can build a wheel to install which includes NONFREE modules as follows:
You can build a wheel to install which includes NONFREE modules as follows: