ClassesClasses | | Operators

Shape-Based

List of Operators

clear_shape_modelClearShapeModelClearShapeModelclear_shape_model
Free the memory of a shape model.
create_aniso_shape_modelCreateAnisoShapeModelCreateAnisoShapeModelcreate_aniso_shape_model
Prepare an anisotropically scaled shape model for matching.
create_aniso_shape_model_xldCreateAnisoShapeModelXldCreateAnisoShapeModelXldcreate_aniso_shape_model_xld
Prepare an anisotropically scaled shape model for matching from XLD contours.
create_scaled_shape_modelCreateScaledShapeModelCreateScaledShapeModelcreate_scaled_shape_model
Prepare an isotropically scaled shape model for matching.
create_scaled_shape_model_xldCreateScaledShapeModelXldCreateScaledShapeModelXldcreate_scaled_shape_model_xld
Prepare an isotropically scaled shape model for matching from XLD contours.
create_shape_modelCreateShapeModelCreateShapeModelcreate_shape_model
Prepare a shape model for matching.
create_shape_model_xldCreateShapeModelXldCreateShapeModelXldcreate_shape_model_xld
Prepare a shape model for matching from XLD contours.
deserialize_shape_modelDeserializeShapeModelDeserializeShapeModeldeserialize_shape_model
Deserialize a serialized shape model.
determine_shape_model_paramsDetermineShapeModelParamsDetermineShapeModelParamsdetermine_shape_model_params
Determine the parameters of a shape model.
find_aniso_shape_modelFindAnisoShapeModelFindAnisoShapeModelfind_aniso_shape_model
Find the best matches of an anisotropically scaled shape model in an image.
find_aniso_shape_modelsFindAnisoShapeModelsFindAnisoShapeModelsfind_aniso_shape_models
Find the best matches of multiple anisotropically scaled shape models.
find_scaled_shape_modelFindScaledShapeModelFindScaledShapeModelfind_scaled_shape_model
Find the best matches of an isotropically scaled shape model in an image.
find_scaled_shape_modelsFindScaledShapeModelsFindScaledShapeModelsfind_scaled_shape_models
Find the best matches of multiple isotropically scaled shape models.
find_shape_modelFindShapeModelFindShapeModelfind_shape_model
Find the best matches of a shape model in an image.
find_shape_modelsFindShapeModelsFindShapeModelsfind_shape_models
Find the best matches of multiple shape models.
get_shape_model_contoursGetShapeModelContoursGetShapeModelContoursget_shape_model_contours
Return the contour representation of a shape model.
get_shape_model_originGetShapeModelOriginGetShapeModelOriginget_shape_model_origin
Return the origin (reference point) of a shape model.
get_shape_model_paramsGetShapeModelParamsGetShapeModelParamsget_shape_model_params
Return the parameters of a shape model.
inspect_shape_modelInspectShapeModelInspectShapeModelinspect_shape_model
Create the representation of a shape model.
read_shape_modelReadShapeModelReadShapeModelread_shape_model
Read a shape model from a file.
serialize_shape_modelSerializeShapeModelSerializeShapeModelserialize_shape_model
Serialize a shape model.
set_shape_model_metricSetShapeModelMetricSetShapeModelMetricset_shape_model_metric
Set the metric of a shape model that was created from XLD contours.
set_shape_model_originSetShapeModelOriginSetShapeModelOriginset_shape_model_origin
Set the origin (reference point) of a shape model.
set_shape_model_paramSetShapeModelParamSetShapeModelParamset_shape_model_param
Set selected parameters of the shape model.
write_shape_modelWriteShapeModelWriteShapeModelwrite_shape_model
Write a shape model to a file.

ClassesClasses | | Operators