OpenVINO™ Samples — OpenVINO™ documentation (original) (raw)

The OpenVINO™ samples are simple console applications that show how to utilize specific OpenVINO API capabilities within an application. They can assist you in executing specific tasks such as loading a model, running inference, querying specific device capabilities, etc.

The applications include:

Important

All C++ samples support input paths containing only ASCII characters, except for the Hello Classification Sample, which supports Unicode.

Additional Resources#