Here are the data structures with brief descriptions:
C<vlFrameListenerInterface > | Listener for all callbacks of the visionLib |
CvlModelProperties | 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 |
CvlSDK | 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 |
CvlTrackingIssue | |
CvlTrackingIssues | |