Skip to content

Inspection - Texture🔗

On this topic🔗

Operators🔗

add_texture_inspection_model_imageAddTextureInspectionModelImage: Add training images to the texture inspection model.

apply_texture_inspection_modelApplyTextureInspectionModel: Inspection of the texture within an image.

clear_texture_inspection_modelClearTextureInspectionModel: Clear a texture inspection model and free the allocated memory.

clear_texture_inspection_resultClearTextureInspectionResult: Clear a texture inspection result handle and free the allocated memory.

create_texture_inspection_modelCreateTextureInspectionModel: Create a texture inspection model.

deserialize_texture_inspection_modelDeserializeTextureInspectionModel: Deserialize a serialized texture inspection model.

get_texture_inspection_model_imageGetTextureInspectionModelImage: Get the training images contained in a texture inspection model.

get_texture_inspection_model_paramGetTextureInspectionModelParam: Query parameters of a texture inspection model.

get_texture_inspection_result_objectGetTextureInspectionResultObject: Query iconic results of a texture inspection.

read_texture_inspection_modelReadTextureInspectionModel: Read a texture inspection model from a file.

remove_texture_inspection_model_imageRemoveTextureInspectionModelImage: Clear all or a user-defined subset of the images of a texture inspection model.

serialize_texture_inspection_modelSerializeTextureInspectionModel: Serialize a texture inspection model.

set_texture_inspection_model_paramSetTextureInspectionModelParam: Set parameters of a texture inspection model.

train_texture_inspection_modelTrainTextureInspectionModel: Train a texture inspection model.

write_texture_inspection_modelWriteTextureInspectionModel: Write a texture inspection model to a file.