Wrapper around the Movidius Neural Computing stick C API.
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 | Description
------- | -----------------------------------------------
0.1.2 | Implemented device
module
0.1.1 | Added internal IntoResult
trait and readme.md
0.1.0 | Implemented log
module
The libmvnc.so
library from the Movidius™ Neural Compute SDK must be present.