Skip to content

Matching - Shape-Based🔗

Operators🔗

adapt_shape_model_high_noiseAdaptShapeModelHighNoise: Adapt a shape model’s parameters for high noise images.

clear_shape_modelClearShapeModel: Free the memory of a shape model.

create_aniso_shape_modelCreateAnisoShapeModel: Prepare an anisotropically scaled shape model for matching.

create_aniso_shape_model_xldCreateAnisoShapeModelXld: Prepare an anisotropically scaled shape model for matching from XLD contours.

create_generic_shape_modelCreateGenericShapeModel: Create a shape model.

create_scaled_shape_modelCreateScaledShapeModel: Prepare an isotropically scaled shape model for matching.

create_scaled_shape_model_xldCreateScaledShapeModelXld: Prepare an isotropically scaled shape model for matching from XLD contours.

create_shape_modelCreateShapeModel: Prepare a shape model for matching.

create_shape_model_xldCreateShapeModelXld: Prepare a shape model for matching from XLD contours.

deserialize_shape_modelDeserializeShapeModel: Deserialize a serialized shape model.

determine_shape_model_paramsDetermineShapeModelParams: Determine the parameters of a shape model.

find_aniso_shape_modelFindAnisoShapeModel: Find the best matches of an anisotropically scaled shape model in an image.

find_aniso_shape_modelsFindAnisoShapeModels: Find the best matches of multiple anisotropically scaled shape models.

find_generic_shape_modelFindGenericShapeModel: Find the best matches of one or multiple shape models in an image.

find_scaled_shape_modelFindScaledShapeModel: Find the best matches of an isotropically scaled shape model in an image.

find_scaled_shape_modelsFindScaledShapeModels: Find the best matches of multiple isotropically scaled shape models.

find_shape_modelFindShapeModel: Find the best matches of a shape model in an image.

find_shape_modelsFindShapeModels: Find the best matches of multiple shape models.

get_generic_shape_model_objectGetGenericShapeModelObject: Get iconic objects of the shape model.

get_generic_shape_model_paramGetGenericShapeModelParam: Return the parameters of a shape model.

get_generic_shape_model_resultGetGenericShapeModelResult: Get alphanumerical values from a shape matching result.

get_generic_shape_model_result_objectGetGenericShapeModelResultObject: Get objects from a shape matching result.

get_shape_model_clutterGetShapeModelClutter: Get the clutter parameters of a shape model.

get_shape_model_contoursGetShapeModelContours: Return the contour representation of a shape model.

get_shape_model_originGetShapeModelOrigin: Return the origin (reference point) of a shape model.

get_shape_model_paramsGetShapeModelParams: Return the parameters of a shape model.

inspect_shape_modelInspectShapeModel: Create the representation of a shape model.

read_shape_modelReadShapeModel: Read a shape model from a file.

serialize_shape_modelSerializeShapeModel: Serialize a shape model.

set_generic_shape_model_objectSetGenericShapeModelObject: Set iconic objects to the shape model.

set_generic_shape_model_paramSetGenericShapeModelParam: Set selected parameters of the shape model.

set_shape_model_clutterSetShapeModelClutter: Set the clutter parameters of a shape model.

set_shape_model_metricSetShapeModelMetric: Set the metric of a shape model that was created from XLD contours.

set_shape_model_originSetShapeModelOrigin: Set the origin (reference point) of a shape model.

set_shape_model_paramSetShapeModelParam: Set selected parameters of the shape model.

train_generic_shape_modelTrainGenericShapeModel: Train a shape model for matching.

write_shape_modelWriteShapeModel: Write a shape model to a file.