Python/OpenCV: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
=Install= | =Install= | ||
This may take a few hours: | |||
<pre> | <pre> | ||
$ brew install opencv | $ brew install opencv | ||
</pre> | </pre> | ||
=Flags= | |||
[[Category:August 2016]] | |||
Latest revision as of 20:56, 16 August 2016
Install
This may take a few hours:
$ brew install opencv