documentation

Modules
Here is a list of all modules:
[detail level 12]
 vlSDK Objective-C APIObjective-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 APIGeneral C-Interface for the vlSDK, which works on all devices
 GlobalGlobal functions which can be called without a corresponding object which handles the request
 AbstractApplicationWrapperFunctions for managing AbstractApplicationWrapper objects
 ImageWrapperFunctions for managing ImageWrapper objects
 ExtrinsicDataWrapperFunctions for managing ExtrinsicDataWrapper objects
 IntrinsicDataWrapperFunctions for managing IntrinsicDataWrapper objects
 WorkerFunctions for managing Worker objects
 UtilsFunctions for general purpose and supporting your app