Chocolatey

From CSE231 Wiki
Revision as of 18:55, 29 March 2017 by Finn (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

You should use these instructions only if the Java file does not work for downloading OpenCV. The file is named "DownloadOpenCVNativeLib".

install power shell [1]

install chololatey [2]

run powershell as administrator [3]

iwr https://chocolatey.org/install.ps1 -UseBasicParsing | iex

choco upgrade chocolatey

choco install opencv

lines repeated for copying to clipboard

iwr https://chocolatey.org/install.ps1 -UseBasicParsing | iex
choco upgrade chocolatey
choco install opencv