HALCON 18.05
/
HALCON Operator Reference
/
Matching
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
Deformable
List of Operators
clear_deformable_model
ClearDeformableModel
ClearDeformableModel
clear_deformable_model
Free the memory of a deformable model.
create_local_deformable_model
CreateLocalDeformableModel
CreateLocalDeformableModel
create_local_deformable_model
Creates a deformable model for local, deformable matching.
create_local_deformable_model_xld
CreateLocalDeformableModelXld
CreateLocalDeformableModelXld
create_local_deformable_model_xld
Prepare a deformable model for local deformable matching from XLD contours.
create_planar_calib_deformable_model
CreatePlanarCalibDeformableModel
CreatePlanarCalibDeformableModel
create_planar_calib_deformable_model
Create a deformable model for calibrated perspective matching.
create_planar_calib_deformable_model_xld
CreatePlanarCalibDeformableModelXld
CreatePlanarCalibDeformableModelXld
create_planar_calib_deformable_model_xld
Prepare a deformable model for planar calibrated matching from XLD contours.
create_planar_uncalib_deformable_model
CreatePlanarUncalibDeformableModel
CreatePlanarUncalibDeformableModel
create_planar_uncalib_deformable_model
Creates a deformable model for uncalibrated, perspective matching.
create_planar_uncalib_deformable_model_xld
CreatePlanarUncalibDeformableModelXld
CreatePlanarUncalibDeformableModelXld
create_planar_uncalib_deformable_model_xld
Prepare a deformable model for planar uncalibrated matching from XLD contours.
deserialize_deformable_model
DeserializeDeformableModel
DeserializeDeformableModel
deserialize_deformable_model
Deserialize a deformable model.
determine_deformable_model_params
DetermineDeformableModelParams
DetermineDeformableModelParams
determine_deformable_model_params
Determine the parameters of a deformable model.
find_local_deformable_model
FindLocalDeformableModel
FindLocalDeformableModel
find_local_deformable_model
Find the best matches of a local deformable model in an image.
find_planar_calib_deformable_model
FindPlanarCalibDeformableModel
FindPlanarCalibDeformableModel
find_planar_calib_deformable_model
Find the best matches of a calibrated deformable model in an image and return their 3D pose.
find_planar_uncalib_deformable_model
FindPlanarUncalibDeformableModel
FindPlanarUncalibDeformableModel
find_planar_uncalib_deformable_model
Find the best matches of a planar projective invariant deformable model in an image.
get_deformable_model_contours
GetDeformableModelContours
GetDeformableModelContours
get_deformable_model_contours
Return the contour representation of a deformable model.
get_deformable_model_origin
GetDeformableModelOrigin
GetDeformableModelOrigin
get_deformable_model_origin
Return the origin (reference point) of a deformable model.
get_deformable_model_params
GetDeformableModelParams
GetDeformableModelParams
get_deformable_model_params
Return the parameters of a deformable model.
read_deformable_model
ReadDeformableModel
ReadDeformableModel
read_deformable_model
Read a deformable model from a file.
serialize_deformable_model
SerializeDeformableModel
SerializeDeformableModel
serialize_deformable_model
Serialize a deformable model.
set_deformable_model_origin
SetDeformableModelOrigin
SetDeformableModelOrigin
set_deformable_model_origin
Set the origin (reference point) of a deformable model.
set_deformable_model_param
SetDeformableModelParam
SetDeformableModelParam
set_deformable_model_param
Set selected parameters of the deformable model.
set_local_deformable_model_metric
SetLocalDeformableModelMetric
SetLocalDeformableModelMetric
set_local_deformable_model_metric
Set the metric of a local deformable model that was created from XLD contours.
set_planar_calib_deformable_model_metric
SetPlanarCalibDeformableModelMetric
SetPlanarCalibDeformableModelMetric
set_planar_calib_deformable_model_metric
Set the metric of a planar calibrated deformable model that was created from XLD contours.
set_planar_uncalib_deformable_model_metric
SetPlanarUncalibDeformableModelMetric
SetPlanarUncalibDeformableModelMetric
set_planar_uncalib_deformable_model_metric
Set the metric of a planar uncalibrated deformable model that was created from XLD contours.
write_deformable_model
WriteDeformableModel
WriteDeformableModel
write_deformable_model
Write a deformable model to a file.
Classes
Classes
|
|
Operators