Operator Reference
Shape-Based
List of Operators
adapt_shape_model_high_noise
- Adapt a shape model's parameters for high noise images.
clear_shape_model
- Free the memory of a shape model.
create_aniso_shape_model
- Prepare an anisotropically scaled shape model for matching.
create_aniso_shape_model_xld
- Prepare an anisotropically scaled shape model for matching from XLD contours.
create_generic_shape_model
- Create a shape model.
create_scaled_shape_model
- Prepare an isotropically scaled shape model for matching.
create_scaled_shape_model_xld
- Prepare an isotropically scaled shape model for matching from XLD contours.
create_shape_model
- Prepare a shape model for matching.
create_shape_model_xld
- Prepare a shape model for matching from XLD contours.
deserialize_shape_model
- Deserialize a serialized shape model.
determine_shape_model_params
- Determine the parameters of a shape model.
find_aniso_shape_model
- Find the best matches of an anisotropically scaled shape model in an image.
find_aniso_shape_models
- Find the best matches of multiple anisotropically scaled shape models.
find_generic_shape_model
- Find the best matches of one or multiple shape models in an image.
find_scaled_shape_model
- Find the best matches of an isotropically scaled shape model in an image.
find_scaled_shape_models
- Find the best matches of multiple isotropically scaled shape models.
find_shape_model
- Find the best matches of a shape model in an image.
find_shape_models
- Find the best matches of multiple shape models.
get_generic_shape_model_object
- Get iconic objects of the shape model.
get_generic_shape_model_param
- Return the parameters of a shape model.
get_generic_shape_model_result
- Get alphanumerical values from a shape matching result.
get_generic_shape_model_result_object
- Get objects from a shape matching result.
get_shape_model_clutter
- Get the clutter parameters of a shape model.
get_shape_model_contours
- Return the contour representation of a shape model.
get_shape_model_origin
- Return the origin (reference point) of a shape model.
get_shape_model_params
- Return the parameters of a shape model.
inspect_shape_model
- Create the representation of a shape model.
read_shape_model
- Read a shape model from a file.
serialize_shape_model
- Serialize a shape model.
set_generic_shape_model_object
- Set iconic objects to the shape model.
set_generic_shape_model_param
- Set selected parameters of the shape model.
set_shape_model_clutter
- Set the clutter parameters of a shape model.
set_shape_model_metric
- Set the metric of a shape model that was created from XLD contours.
set_shape_model_origin
- Set the origin (reference point) of a shape model.
set_shape_model_param
- Set selected parameters of the shape model.
train_generic_shape_model
- Train a shape model for matching.
write_shape_model
- Write a shape model to a file.