Python/OpenCV: Difference between revisions
From charlesreid1
(Created page with "Download from the OpenCV page (redirects to SourceForge): http://opencv.org/downloads.html") |
No edit summary |
||
| Line 1: | Line 1: | ||
=Install= | |||
<pre> | |||
$ brew install opencv | |||
</pre> | |||
Revision as of 09:37, 16 August 2016
Install
$ brew install opencv