Cognex.Vision.LineMax NamespaceCognex VisionPro 9.21 SR1
 
Classes

  ClassDescription
Public classLineMaxEdgeDetectionParams

Class for configuring the edge detection behavior of LineMaxOperator.

Public classLineMaxEdgePoint

Class containing LineMaxOperator edge point data.

Public classLineMaxEdgePointCollection

Class containing a read-only set of edge points.

Public classLineMaxOperator

This class provides functionality for finding lines in images. It will return candidate lines that meet the requirements specified by its properties.

Public classLineMaxResult

This class holds the result data for a LineMaxOperator line.

Public classLineMaxResults

This class holds all of the result information from a LineMaxOperator operation.

Public classLineMaxTool

This class provides tool level access to LineMaxOperator functionality.

Public classRegistration_
Enumerations

  EnumerationDescription
Public enumerationLineMaxCurrentRecordConstants

Enumeration of data that can be included in the CurrentRecord.

Public enumerationLineMaxFittingModeConstants

Enumeration of modes for fitting lines to edge points.

Public enumerationLineMaxLastRunRecordConstants

Enumeration of result data that can be included in the LastRunRecord.

Public enumerationLineMaxLastRunRecordDiagConstants

Enumeration of diagnostic data that can be included in the LastRunRecord.

Public enumerationLineMaxPolarityConstants

Enumeration of LineMax polarity values.

Public enumerationLineMaxResultGraphicConstants

Enumeration of flags used for creating LineMax result graphics.