Documentation ¶
Overview ¶
How to use:
This example opens a connection to a Movidius Neural Computer Stick (NCS) then uses OpenCV to open a camera, and start displaying the current classification of whatever the camera sees.
You must have OpenCV/GoCV installed to use this example. Run the following commands:
source $GOPATH/src/gocv.io/x/gocv/env.sh go run ./cmd/caffe-video/main.go 0 0 ~/Development/ncsdk/examples/caffe/GoogLeNet/graph ~/Development/ncsdk/examples/data/ilsvrc12/synset_words.txt
Click to show internal directories.
Click to hide internal directories.