mvnc 0.3.0

Wrapper around the Movidius Neural Computing stick C API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dev-dependencies.half]
version = "^1"

[dev-dependencies.rand]
version = "^0.4"

[package]
authors = ["Wiebe Cnossen <wiebe.cnossen@gmail.com>"]
description = "Wrapper around the Movidius Neural Computing stick C API"
license = "MIT"
name = "mvnc"
readme = "readme.md"
repository = "https://github.com/WiebeCnossen/mvnc"
version = "0.3.0"