ClassesClasses | | Operators |
Page not available for the currently selected syntax (programming language).
Page not available for the currently selected syntax (programming language).
HTextureInspectionModel — Represents an instance of a texture model for texture inspection.
CreateTextureInspectionModel | Create a texture inspection model. |
This operator is not available as a class member but will be called automatically when the resources of the object instances are to be released. This occurs in the finalization stage of garbage collection, or upon an explicit call of the Dispose() method.
ClearTextureInspectionModel | Clear a texture inspection model and free the allocated memory. |
AddTextureInspectionModelImage | Add training images to the texture inspection model. | |
ApplyTextureInspectionModel | Inspection of the texture within an image. | |
CreateTextureInspectionModel | Create a texture inspection model. | |
DeserializeTextureInspectionModel | Deserialize a serialized texture inspection model. | |
GetTextureInspectionModelImage | Get the training images contained in a texture inspection model. | |
GetTextureInspectionModelParam | Query parameters of a texture inspection model. | |
ReadTextureInspectionModel | Read a texture inspection model from a file. | |
RemoveTextureInspectionModelImage | Clear all or a user-defined subset of the images of a texture inspection model. | |
SerializeTextureInspectionModel | Serialize a texture inspection model. | |
SetTextureInspectionModelParam | Set parameters of a texture inspection model. | |
TrainTextureInspectionModel | Train a texture inspection model. | |
WriteTextureInspectionModel | Write a texture inspection model to a file. |
HTextureInspectionModel — Represents an instance of a texture model for texture inspection.
CreateTextureInspectionModel | Create a texture inspection model. |
This operator is not available as a class member but will be called automatically by the destructor. This occurs when a local variable goes out of scope or an instance on the heap is deleted.
ClearTextureInspectionModel | Clear a texture inspection model and free the allocated memory. |
AddTextureInspectionModelImage | Add training images to the texture inspection model. | |
ApplyTextureInspectionModel | Inspection of the texture within an image. | |
CreateTextureInspectionModel | Create a texture inspection model. | |
DeserializeTextureInspectionModel | Deserialize a serialized texture inspection model. | |
GetTextureInspectionModelImage | Get the training images contained in a texture inspection model. | |
GetTextureInspectionModelParam | Query parameters of a texture inspection model. | |
ReadTextureInspectionModel | Read a texture inspection model from a file. | |
RemoveTextureInspectionModelImage | Clear all or a user-defined subset of the images of a texture inspection model. | |
SerializeTextureInspectionModel | Serialize a texture inspection model. | |
SetTextureInspectionModelParam | Set parameters of a texture inspection model. | |
TrainTextureInspectionModel | Train a texture inspection model. | |
WriteTextureInspectionModel | Write a texture inspection model to a file. |
ClassesClasses | | Operators |