CoreFlow 1.0.0
A modern orchestration and execution runtime
|
Before you begin, ensure you have the following installed:
The release tarball
include/
: Public headersVX/
: OpenVX headersCOREFLOW/
: CoreFlow headerslib/
: Public libraries for SDKbin/examples
: Example applicationsCustomers will be provided pre-compiled CoreFlow library as well as sample binaries.
The simplest way to start is with the hello_world
example, which imports and executes any graph that was exported using Edge Studio - the no-code graph builder:
You can likewise run any of the examples in the bin directory with: