2D Metrology🔗
On this topic🔗
Operators🔗
add_metrology_object_circle_measure: Add a circle or a circular arc to a metrology model.
add_metrology_object_ellipse_measure: Add an ellipse or an elliptic arc to a metrology model.
add_metrology_object_generic: Add a metrology object to a metrology model.
add_metrology_object_line_measure: Add a line to a metrology model.
add_metrology_object_rectangle2_measure: Add a rectangle to a metrology model.
align_metrology_model: Alignment of a metrology model.
apply_metrology_model: Measure and fit the geometric shapes of all metrology objects of
a metrology model.
clear_metrology_model: Delete a metrology model and free the allocated memory.
clear_metrology_object: Delete metrology objects and free the allocated memory.
copy_metrology_model: Copy a metrology model.
create_metrology_model: Create the data structure that is needed to measure geometric shapes.
deserialize_metrology_model: Deserialize a serialized metrology model.
get_metrology_model_param: Get parameters that are valid for the entire metrology model.
get_metrology_object_fuzzy_param: Get a fuzzy parameter of a metrology model.
get_metrology_object_indices: Get the indices of the metrology objects of a metrology model.
get_metrology_object_measures: Get the measure regions and the results of the edge location for the
metrology objects of a metrology model.
get_metrology_object_model_contour: Query the model contour of a metrology object in image coordinates.
get_metrology_object_num_instances: Get the number of instances of the metrology objects of a metrology model.
get_metrology_object_param: Get one or several parameters of a metrology model.
get_metrology_object_result: Get the results of the measurement of a metrology model.
get_metrology_object_result_contour: Query the result contour of a metrology object.
read_metrology_model: Read a metrology model from a file.
reset_metrology_object_fuzzy_param: Reset all fuzzy parameters and fuzzy functions of a metrology
model.
reset_metrology_object_param: Reset all parameters of a metrology model.
serialize_metrology_model: Serialize a metrology model.
set_metrology_model_image_size: Set the size of the image of metrology objects.
set_metrology_model_param: Set parameters that are valid for the entire metrology model.
set_metrology_object_fuzzy_param: Set fuzzy parameters or fuzzy functions for a metrology model.
set_metrology_object_param: Set parameters for the metrology objects of a metrology model.
write_metrology_model: Write a metrology model to a file.