The SDK files are installed into the directory /opt/ImagoTechnologies/SDK/
Subdirectory | Contents |
---|---|
doc | SDK documentation in HTML format |
driver | Driver source code |
examples | Example source code |
include | C/C++ Header files |
lib | Shared libraries |
man | Man pages for the VisionBox Interface Library |
python | Python bindings |
Please refer to the following library documentation pages for building and running the first example programs:
Python examples can be found in the following SDK folder:
/opt/ImagoTechnologies/SDK/python/examples
Also take a look at the following documentation pages:
Man pages are installed automatically for the VIB Interface API. For example:
The Linux program pkg-config can be used to query the required compiler and linker flags. For example: