ClassesClasses | | Operators

Deformable

List of Operators

clear_deformable_modelClearDeformableModelClearDeformableModelclear_deformable_model
Free the memory of a deformable model.
create_local_deformable_modelCreateLocalDeformableModelCreateLocalDeformableModelcreate_local_deformable_model
Creates a deformable model for local, deformable matching.
create_local_deformable_model_xldCreateLocalDeformableModelXldCreateLocalDeformableModelXldcreate_local_deformable_model_xld
Prepare a deformable model for local deformable matching from XLD contours.
create_planar_calib_deformable_modelCreatePlanarCalibDeformableModelCreatePlanarCalibDeformableModelcreate_planar_calib_deformable_model
Create a deformable model for calibrated perspective matching.
create_planar_calib_deformable_model_xldCreatePlanarCalibDeformableModelXldCreatePlanarCalibDeformableModelXldcreate_planar_calib_deformable_model_xld
Prepare a deformable model for planar calibrated matching from XLD contours.
create_planar_uncalib_deformable_modelCreatePlanarUncalibDeformableModelCreatePlanarUncalibDeformableModelcreate_planar_uncalib_deformable_model
Creates a deformable model for uncalibrated, perspective matching.
create_planar_uncalib_deformable_model_xldCreatePlanarUncalibDeformableModelXldCreatePlanarUncalibDeformableModelXldcreate_planar_uncalib_deformable_model_xld
Prepare a deformable model for planar uncalibrated matching from XLD contours.
deserialize_deformable_modelDeserializeDeformableModelDeserializeDeformableModeldeserialize_deformable_model
Deserialize a deformable model.
determine_deformable_model_paramsDetermineDeformableModelParamsDetermineDeformableModelParamsdetermine_deformable_model_params
Determine the parameters of a deformable model.
find_local_deformable_modelFindLocalDeformableModelFindLocalDeformableModelfind_local_deformable_model
Find the best matches of a local deformable model in an image.
find_planar_calib_deformable_modelFindPlanarCalibDeformableModelFindPlanarCalibDeformableModelfind_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_modelFindPlanarUncalibDeformableModelFindPlanarUncalibDeformableModelfind_planar_uncalib_deformable_model
Find the best matches of a planar projective invariant deformable model in an image.
get_deformable_model_contoursGetDeformableModelContoursGetDeformableModelContoursget_deformable_model_contours
Return the contour representation of a deformable model.
get_deformable_model_originGetDeformableModelOriginGetDeformableModelOriginget_deformable_model_origin
Return the origin (reference point) of a deformable model.
get_deformable_model_paramsGetDeformableModelParamsGetDeformableModelParamsget_deformable_model_params
Return the parameters of a deformable model.
read_deformable_modelReadDeformableModelReadDeformableModelread_deformable_model
Read a deformable model from a file.
serialize_deformable_modelSerializeDeformableModelSerializeDeformableModelserialize_deformable_model
Serialize a deformable model.
set_deformable_model_originSetDeformableModelOriginSetDeformableModelOriginset_deformable_model_origin
Set the origin (reference point) of a deformable model.
set_deformable_model_paramSetDeformableModelParamSetDeformableModelParamset_deformable_model_param
Set selected parameters of the deformable model.
set_local_deformable_model_metricSetLocalDeformableModelMetricSetLocalDeformableModelMetricset_local_deformable_model_metric
Set the metric of a local deformable model that was created from XLD contours.
set_planar_calib_deformable_model_metricSetPlanarCalibDeformableModelMetricSetPlanarCalibDeformableModelMetricset_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_metricSetPlanarUncalibDeformableModelMetricSetPlanarUncalibDeformableModelMetricset_planar_uncalib_deformable_model_metric
Set the metric of a planar uncalibrated deformable model that was created from XLD contours.
write_deformable_modelWriteDeformableModelWriteDeformableModelwrite_deformable_model
Write a deformable model to a file.

ClassesClasses | | Operators