Main Algorithms¶
Different Steps are integrated with various algorithms.
Main Algorithms:
2D measuring algorithm which is used for measurement, positioning and other applications based on 2D images.
Relevant Steps: Measure Circles , Measure Distances Circles to Circles , Measure Distances Circles to Segments , Measure Distances Points to Circles , Measure Distances Points to Points , Measure Distances Points to Segments , Measure Distances Segments to Segments , Measure Longest Line Segment , Measure Angles Segments to Segments , etc.
2.5D measuring algorithm which is used to measure height difference based on depth maps.
3D measuring algorithm which is used to measure distance based on point clouds.
Relevant Steps: Calc Diagonal Lengths , etc.
Global dimension and tolerance algorithm which is used to measure the flatness of a surface.
Relevant Steps: Calc Flatness Error , Calc Parallelism Error , etc.
Deep Learning algorithm which is used for defect detection and other applications.
Relevant Steps: Instance Segmentation , Defect Detection , etc.