Skip to content

2D Metrology🔗

On this topic🔗

Operators🔗

add_metrology_object_circle_measureAddMetrologyObjectCircleMeasure: Add a circle or a circular arc to a metrology model.

add_metrology_object_ellipse_measureAddMetrologyObjectEllipseMeasure: Add an ellipse or an elliptic arc to a metrology model.

add_metrology_object_genericAddMetrologyObjectGeneric: Add a metrology object to a metrology model.

add_metrology_object_line_measureAddMetrologyObjectLineMeasure: Add a line to a metrology model.

add_metrology_object_rectangle2_measureAddMetrologyObjectRectangle2Measure: Add a rectangle to a metrology model.

align_metrology_modelAlignMetrologyModel: Alignment of a metrology model.

apply_metrology_modelApplyMetrologyModel: Measure and fit the geometric shapes of all metrology objects of a metrology model.

clear_metrology_modelClearMetrologyModel: Delete a metrology model and free the allocated memory.

clear_metrology_objectClearMetrologyObject: Delete metrology objects and free the allocated memory.

copy_metrology_modelCopyMetrologyModel: Copy a metrology model.

create_metrology_modelCreateMetrologyModel: Create the data structure that is needed to measure geometric shapes.

deserialize_metrology_modelDeserializeMetrologyModel: Deserialize a serialized metrology model.

get_metrology_model_paramGetMetrologyModelParam: Get parameters that are valid for the entire metrology model.

get_metrology_object_fuzzy_paramGetMetrologyObjectFuzzyParam: Get a fuzzy parameter of a metrology model.

get_metrology_object_indicesGetMetrologyObjectIndices: Get the indices of the metrology objects of a metrology model.

get_metrology_object_measuresGetMetrologyObjectMeasures: Get the measure regions and the results of the edge location for the metrology objects of a metrology model.

get_metrology_object_model_contourGetMetrologyObjectModelContour: Query the model contour of a metrology object in image coordinates.

get_metrology_object_num_instancesGetMetrologyObjectNumInstances: Get the number of instances of the metrology objects of a metrology model.

get_metrology_object_paramGetMetrologyObjectParam: Get one or several parameters of a metrology model.

get_metrology_object_resultGetMetrologyObjectResult: Get the results of the measurement of a metrology model.

get_metrology_object_result_contourGetMetrologyObjectResultContour: Query the result contour of a metrology object.

read_metrology_modelReadMetrologyModel: Read a metrology model from a file.

reset_metrology_object_fuzzy_paramResetMetrologyObjectFuzzyParam: Reset all fuzzy parameters and fuzzy functions of a metrology model.

reset_metrology_object_paramResetMetrologyObjectParam: Reset all parameters of a metrology model.

serialize_metrology_modelSerializeMetrologyModel: Serialize a metrology model.

set_metrology_model_image_sizeSetMetrologyModelImageSize: Set the size of the image of metrology objects.

set_metrology_model_paramSetMetrologyModelParam: Set parameters that are valid for the entire metrology model.

set_metrology_object_fuzzy_paramSetMetrologyObjectFuzzyParam: Set fuzzy parameters or fuzzy functions for a metrology model.

set_metrology_object_paramSetMetrologyObjectParam: Set parameters for the metrology objects of a metrology model.

write_metrology_modelWriteMetrologyModel: Write a metrology model to a file.