Difference between revisions of "TB3 Movidius Neural Compute Stick 2.08"

From wikidb
Jump to: navigation, search
(Created page with "= Download Release 1.12 = * [https://github.com/movidius/ncsdk github location] * click on "release" tab * [https://github.com/movidius/ncsdk/releases/tag/v1.12.00.01 the 1.1...")
(No difference)

Revision as of 17:24, 28 January 2019

Download Release 1.12

Install

 $ mv workspace/ workspace_2_04
 
 $ mkdir -p ~/workspace
 
 $ cd ~/workspace
 
 $ mv ~/Downloads/ncsdk-1.12.00.01.tar.gz .
 
 $ tar xzf ncsdk-1.12.00.01.tar.gz
 
 $ mv ncsdk-1.12.00.01 ncsdk

 $ cd ncsdk

NOTE: 1/28/19 failed this time. Go with 2.08 with Realsense2 version. Abort this path.

 $ make install

 $ cat /opt/movidius/version.txt 
     1.12.00.01

NCS 1.12 Install Log