Skip to content

HTextureInspectionModel🔗

Name🔗

HTextureInspectionModel — Represents an instance of a texture model for texture inspection.

Constructors🔗

 
CreateTextureInspectionModel Create a texture inspection model.

Methods🔗

 
AddTextureInspectionModelImage Add training images to the texture inspection model.
ApplyTextureInspectionModel Inspection of the texture within an image.
ClearTextureInspectionModel Clear a texture inspection model and free the allocated memory.
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.