# mvnc
Wrapper around the Movidius Neural Computing stick C API.
## Absolutely incomplete
The 0.1.x version range is used to shape the API and to iteratively implement it. This should result in a stable and fully functional 0.2.x series.
## Version history
0.1.3 | Implemented `graph` module
0.1.2 | Implemented `device` module
0.1.1 | Added internal `IntoResult` trait and readme.md
0.1.0 | Implemented `log` module
## Build instructions
The `libmvnc.so` library from the Movidius™ Neural Compute SDK must be present.