Python/OpenCV: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
=Install= | =Install= | ||
This may take a few hours: | |||
<pre> | <pre> | ||
$ brew install opencv | $ brew install opencv | ||
</pre> | </pre> | ||
Revision as of 18:55, 16 August 2016
Install
This may take a few hours:
$ brew install opencv