The SDK files are installed into the following directory by default:
C:\Program Files (x86)\Imago Technologies\AGE-X SDK
The environment variable IMAGO_AGEX_BASEPATH will be created and point to this location.
SDK Subdirectory | Contents |
---|---|
bin |
|
doc | This document and library documentation in HTML format |
driver | Windows drivers |
examples | Example source code |
include | C/C++ header files |
lib | *.lib : DLL import libraries |
propertyfiles | *.props : Microsoft Visual Studio 2010 Project Property Sheets |
python | Python bindings |
Please refer to the following library documentation pages for building and running the first example programs:
Python examples are installed in the SDK subdirectory python\examples
Also take a look at the following documentation pages: