documentation

vlSDK_Apple.h File Reference

This file contains all abstracted functions of the VisionLib SDK. More...

#include "vlSDKDef.h"
#import <Foundation/Foundation.h>
#import <Metal/Metal.h>
#import <CoreImage/CoreImage.h>

Go to the source code of this file.

Data Structures

protocol  <vlFrameListenerInterface >
 Listener for all callbacks of the visionLib. More...
 
class  VLIssue
 
class  VLIssues
 VLIssues stores the issues arrising during startup More information on possible codes: Initialization Issues Such an object is usually passed, when subscribing to the OnIssuesTriggered event. More...
 
class  vlModelProperties
 Properties of models managed by the visionlib. The model properties can be queried by calling requestModelProperties. Each model in the memory, has a corresponding entry of vlModelProperties.# The properties depict stats about how hypothesises are generated in the current state of tracking. More...
 
class  vlSDK
 Convenient function for using the vlSDK in a simple manner. The vlSDK wrapper uses the C-Interface and prepares the interface in that way, that it is easy accessable by a macOS or iOS application. Please have a look into the tutorials and examples. More...
 
class  vlTrackingDeviceState
 
class  vlTrackingObjectState
 
class  vlTrackingState
 

Detailed Description

This file contains all abstracted functions of the VisionLib SDK.

Include this file for using the VisionLib in your Apple based software.

See also
http://www.visionlib.com