ModelDeserializationResult stores associated data of the models. More...
Data Fields | |
| string [] | licenseFeatures |
| Model hash of the data added to the tracking system. These strings can be used to acquire new license features for these models. More... | |
| string | name |
| The name of the model added to the tracking system. More... | |
ModelDeserializationResult stores associated data of the models.
ModelDeserializationResult stores associated data of the models, which have been added to tracking system. It contains, name, id and licensing informations. Please NOTE: THIS PIECE OF CODE IS CONSIDERED AS BETA AND MIGHT BE SUBJECT TO CHANGE
| string [] Visometry.VisionLib.SDK.Core.API.ModelDeserializationResult.licenseFeatures |
Model hash of the data added to the tracking system. These strings can be used to acquire new license features for these models.
| string Visometry.VisionLib.SDK.Core.API.ModelDeserializationResult.name |
The name of the model added to the tracking system.