Difference between revisions of "Chocolatey"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | '''You should use these instructions only if the Java file does not work for downloading OpenCV. The file is named "DownloadOpenCVNativeLib".''' | ||
==install power shell [https://msdn.microsoft.com/en-us/powershell/scripting/setup/installing-windows-powershell]== | ==install power shell [https://msdn.microsoft.com/en-us/powershell/scripting/setup/installing-windows-powershell]== |
Latest revision as of 18:55, 29 March 2017
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