Here is a list of all modules:
[detail level 12]
| vlSDK Objective-C API | Objective-C Interface for the vlSDK for Apple devices The Objective-C API allows a simple acces to the functions of the visionLib SDK. The interface consists of a vlFrameListener delegate protocol and a vlSDK object. You can easily initialize the framework by passing a URI to the vlSDK init object. Please have a look at the example and the tutorials on how to use the SDK efficiently |
| ▼vlSDK-C API | General C-Interface for the vlSDK, which works on all devices |
| Global | Global functions which can be called without a corresponding object which handles the request |
| AbstractApplicationWrapper | Functions for managing AbstractApplicationWrapper objects |
| ImageWrapper | Functions for managing ImageWrapper objects |
| ExtrinsicDataWrapper | Functions for managing ExtrinsicDataWrapper objects |
| IntrinsicDataWrapper | Functions for managing IntrinsicDataWrapper objects |
| Worker | Functions for managing Worker objects |
| Utils | Functions for general purpose and supporting your app |