Use the tabs on the upper right to switch to a different programming language.
Use the tabs on the upper right to switch to a different programming language.
HTextureInspectionModel
— Represents an instance of a texture model for texture inspection.
CreateTextureInspectionModel |
Create a texture inspection model. |
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. |
HTextureInspectionModel
— Represents an instance of a texture model for texture inspection.
CreateTextureInspectionModel |
Create a texture inspection model. |
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. |
Use the tabs on the upper right to switch to a different programming language.