Cognex.VisionPro.LineMax NamespaceCognex VisionPro 9.24
 
Classes

  ClassDescription
Public classCogLineMax
This class provides functionality for finding lines in images. It will return candidate lines that meet the requirements specified by its properties.
Public classCogLineMaxEdgeDetectionParams
Class for configuring the edge detection behavior of CogLineMax.
Public classCogLineMaxEdgePoint
Class containing LineMax edge point data.
Public classCogLineMaxEdgePointCollection
Class containing a read-only set of edge points.
Public classCogLineMaxResult
This class holds the result data for a LineMax line.
Public classCogLineMaxResults
This class holds all of the result information from a LineMax operation.
Public classCogLineMaxTool
This class provides tool level access to LineMax functionality.
Enumerations

  EnumerationDescription
Public enumerationCogLineMaxCurrentRecordConstants
Enumeration of data that can be included in the CurrentRecord.
Public enumerationCogLineMaxFittingModeConstants
Enumeration of modes for fitting lines to edge points.
Public enumerationCogLineMaxLastRunRecordConstants
Enumeration of result data that can be included in the LastRunRecord.
Public enumerationCogLineMaxLastRunRecordDiagConstants
Enumeration of diagnostic data that can be included in the LastRunRecord.
Public enumerationCogLineMaxPolarityConstants
Enumeration of LineMax polarity values.
Public enumerationCogLineMaxResultGraphicConstants
Enumeration of flags used for creating CogLineMax result graphics.