InspectEdgeTool

This tool can be used to examine connected edges, e.g. to check the outer edges of a component. The edge of the component is defined by a polygon. A CogFindLineTool is executed between two points of the polygon. Among other things, the number of missing edges is determined. The results of this tool can then be further evaluated with a CogDataAnalysis tool, for example.

Tab Settings

../../../_images/01_InspectEdgeTool_Settings.png
  1. Defaults: Default values for a CogFindLineTool. New segments are initialized with these values.

  2. Polygon: List of polygon points.

  3. Reset ALL: Reset all CogFindLineTools default values.

  4. Reset SELECTED: Reset the selected CogFindLineTool to default values.

  5. List of CogFindLineTools: Double-click on an element to open the dialog of the corresponding CogFindLineTools. The checkboxes can be used to activate or deactivate CogFindLineTools. Deactivated segments are not executed and their results are not taken into account.

Tab Graphics

../../../_images/02_InspectEdgeTool_Graphics.png
  1. Results: Selection of which graphics are to be generated.

  2. LastRun.LastRunImage: This displays the last input image with the selected graphics.

Tab Results

../../../_images/03_InspectEdgeTool_Results.png
  1. Results:

  • SumNumNotFound: Total number of calipers not found.

  • MinDistExpected: Largest negative deviation of an edge from the expected line segment.

  • MaxDistExpected: Largest positive deviation of an edge from the expected line segment.

  • MaxDistExpectedAbs: Largest absolute deviation of an edge from the expected line segment.

  • MinDistFound: Largest negative deviation of an edge from the found line.

  • MaxDistFound: Largest positive deviation of an edge from the found line.

  • MaxDistFoundAbs: Largest absolute deviation of an edge from the found line.

  1. Intersections: List of intersection points of consecutive lines.