HALCON 18.05
/
HALCON Operator Reference
/
Matching
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
Shape-Based
List of Operators
clear_shape_model
ClearShapeModel
ClearShapeModel
clear_shape_model
Free the memory of a shape model.
create_aniso_shape_model
CreateAnisoShapeModel
CreateAnisoShapeModel
create_aniso_shape_model
Prepare an anisotropically scaled shape model for matching.
create_aniso_shape_model_xld
CreateAnisoShapeModelXld
CreateAnisoShapeModelXld
create_aniso_shape_model_xld
Prepare an anisotropically scaled shape model for matching from XLD contours.
create_scaled_shape_model
CreateScaledShapeModel
CreateScaledShapeModel
create_scaled_shape_model
Prepare an isotropically scaled shape model for matching.
create_scaled_shape_model_xld
CreateScaledShapeModelXld
CreateScaledShapeModelXld
create_scaled_shape_model_xld
Prepare an isotropically scaled shape model for matching from XLD contours.
create_shape_model
CreateShapeModel
CreateShapeModel
create_shape_model
Prepare a shape model for matching.
create_shape_model_xld
CreateShapeModelXld
CreateShapeModelXld
create_shape_model_xld
Prepare a shape model for matching from XLD contours.
deserialize_shape_model
DeserializeShapeModel
DeserializeShapeModel
deserialize_shape_model
Deserialize a serialized shape model.
determine_shape_model_params
DetermineShapeModelParams
DetermineShapeModelParams
determine_shape_model_params
Determine the parameters of a shape model.
find_aniso_shape_model
FindAnisoShapeModel
FindAnisoShapeModel
find_aniso_shape_model
Find the best matches of an anisotropically scaled shape model in an image.
find_aniso_shape_models
FindAnisoShapeModels
FindAnisoShapeModels
find_aniso_shape_models
Find the best matches of multiple anisotropically scaled shape models.
find_scaled_shape_model
FindScaledShapeModel
FindScaledShapeModel
find_scaled_shape_model
Find the best matches of an isotropically scaled shape model in an image.
find_scaled_shape_models
FindScaledShapeModels
FindScaledShapeModels
find_scaled_shape_models
Find the best matches of multiple isotropically scaled shape models.
find_shape_model
FindShapeModel
FindShapeModel
find_shape_model
Find the best matches of a shape model in an image.
find_shape_models
FindShapeModels
FindShapeModels
find_shape_models
Find the best matches of multiple shape models.
get_shape_model_contours
GetShapeModelContours
GetShapeModelContours
get_shape_model_contours
Return the contour representation of a shape model.
get_shape_model_origin
GetShapeModelOrigin
GetShapeModelOrigin
get_shape_model_origin
Return the origin (reference point) of a shape model.
get_shape_model_params
GetShapeModelParams
GetShapeModelParams
get_shape_model_params
Return the parameters of a shape model.
inspect_shape_model
InspectShapeModel
InspectShapeModel
inspect_shape_model
Create the representation of a shape model.
read_shape_model
ReadShapeModel
ReadShapeModel
read_shape_model
Read a shape model from a file.
serialize_shape_model
SerializeShapeModel
SerializeShapeModel
serialize_shape_model
Serialize a shape model.
set_shape_model_metric
SetShapeModelMetric
SetShapeModelMetric
set_shape_model_metric
Set the metric of a shape model that was created from XLD contours.
set_shape_model_origin
SetShapeModelOrigin
SetShapeModelOrigin
set_shape_model_origin
Set the origin (reference point) of a shape model.
set_shape_model_param
SetShapeModelParam
SetShapeModelParam
set_shape_model_param
Set selected parameters of the shape model.
write_shape_model
WriteShapeModel
WriteShapeModel
write_shape_model
Write a shape model to a file.
Classes
Classes
|
|
Operators