Skip to content

HShapeModelπŸ”—

NameπŸ”—

HShapeModel β€” Represents an instance of a shape model for matching.

ConstructorsπŸ”—

 
CreateAnisoShapeModel Prepare an anisotropically scaled shape model for matching.
CreateAnisoShapeModelXld Prepare an anisotropically scaled shape model for matching from XLD contours.
CreateGenericShapeModel Create a shape model.
CreateScaledShapeModel Prepare an isotropically scaled shape model for matching.
CreateScaledShapeModelXld Prepare an isotropically scaled shape model for matching from XLD contours.
CreateShapeModel Prepare a shape model for matching.
CreateShapeModelXld Prepare a shape model for matching from XLD contours.
ReadShapeModel Read a shape model from a file.

MethodsπŸ”—

 
AdaptShapeModelHighNoise Adapt a shape model’s parameters for high noise images.
ClearShapeModel Free the memory of a shape model.
CreateAnisoShapeModel Prepare an anisotropically scaled shape model for matching.
CreateAnisoShapeModelXld Prepare an anisotropically scaled shape model for matching from XLD contours.
CreateGenericShapeModel Create a shape model.
CreateScaledShapeModel Prepare an isotropically scaled shape model for matching.
CreateScaledShapeModelXld Prepare an isotropically scaled shape model for matching from XLD contours.
CreateShapeModel Prepare a shape model for matching.
CreateShapeModelXld Prepare a shape model for matching from XLD contours.
DeserializeShapeModel Deserialize a serialized shape model.
FindAnisoShapeModel Find the best matches of an anisotropically scaled shape model in an image.
FindAnisoShapeModels Find the best matches of multiple anisotropically scaled shape models.
FindGenericShapeModel Find the best matches of one or multiple shape models in an image.
FindScaledShapeModel Find the best matches of an isotropically scaled shape model in an image.
FindScaledShapeModels Find the best matches of multiple isotropically scaled shape models.
FindShapeModel Find the best matches of a shape model in an image.
FindShapeModels Find the best matches of multiple shape models.
GetGenericShapeModelObject Get iconic objects of the shape model.
GetGenericShapeModelParam Return the parameters of a shape model.
GetShapeModelClutter Get the clutter parameters of a shape model.
GetShapeModelContours Return the contour representation of a shape model.
GetShapeModelOrigin Return the origin (reference point) of a shape model.
GetShapeModelParams Return the parameters of a shape model.
ReadShapeModel Read a shape model from a file.
SerializeShapeModel Serialize a shape model.
SetGenericShapeModelObject Set iconic objects to the shape model.
SetGenericShapeModelParam Set selected parameters of the shape model.
SetShapeModelClutter Set the clutter parameters of a shape model.
SetShapeModelMetric Set the metric of a shape model that was created from XLD contours.
SetShapeModelOrigin Set the origin (reference point) of a shape model.
SetShapeModelParam Set selected parameters of the shape model.
TrainGenericShapeModel Train a shape model for matching.
WriteShapeModel Write a shape model to a file.