Cognex.VisionPro.DLRuntime NamespaceCognex VisionPro 9.22
 
Classes

  ClassDescription
Public classCogDLRuntime
The operator for the CogDLRuntimeTool. This object manages a single runtime workspace, and supports the processing of a a single runtime stream.
Public classCogDLRuntimeClassScores
A read-only keyed collection of class-name/score pairs. Both integer-indexing and string (class name) -indexing are supported.
Public classCogDLRuntimeContour
An ordered, read-only collection of CogDLRuntimePoint.
Public classCogDLRuntimeContourCollection
A read-only collection of CogDLRuntimeContour
Public classCogDLRuntimeFeature
A feature found by a blue tool.
Public classCogDLRuntimeFeatureCollection
A read-only collection of CogDLRuntimeFeature.
Public classCogDLRuntimeImageInfo
An immutable set of information about an image.
Public classCogDLRuntimeImageInfoCollection
A read-only collection of CogDLRuntimeImageInfo.
Public classCogDLRuntimeInterval
An immutable class that represents an interval with a lower and an upper bound.
Public classCogDLRuntimeLabelCheckResult
If Label Checker was done, this is the result of each patch in the Red HDM.
Public classCogDLRuntimeLabelCheckResultCollection
A read-only collection of CogDLRuntimeLabelCheckResult
Public classCogDLRuntimeLayoutMatch
A match for a layout model.
Public classCogDLRuntimeLayoutMatchRegion
A region within a CogDLRuntimeLayoutMatch.
Public classCogDLRuntimeLayoutMatchRegionCollection
A read-only collection of CogDLRuntimeLayoutMatchRegion.
Public classCogDLRuntimeMap
A read-only map.
Public classCogDLRuntimeMapCollection
A read-only collection of CogDLRuntimeMap
Public classCogDLRuntimeMarking
The CogDLRuntimeMarking class represents the result of a Cognex Deep Learning tool processing an image.
Public classCogDLRuntimeMatchBase
This base class represents a match from a blue tool.
Public classCogDLRuntimeMatchCollection
A read-only collection of ICogDLRuntimeMatch.
Public classCogDLRuntimeNodeMatch
A match for a read model (i.e. a model representing a sequence of characters).
Public classCogDLRuntimePoint
An immutable X,Y coordinate pair in two dimensional space.
Public classCogDLRuntimeReadMatch
A match for a read model (i.e. a model representing a sequence of characters).
Public classCogDLRuntimeReadMatchBase
This base class represents a match from a blue tool.
Public classCogDLRuntimeRegexMatch
A match for a regex read model (i.e. a model representing a sequence of characters).
Public classCogDLRuntimeRegion
An immutable region description.
Public classCogDLRuntimeRegionCollection
A read-only collection of CogDLRuntimeRegion.
Public classCogDLRuntimeResults
The top-level CogDLRuntimeResults class is a read-only keyed collection of CogDLRuntimeMarking.
Public classCogDLRuntimeSetInfo
Holds the name and color of a sample set.
Public classCogDLRuntimeSetInfoCollection
A read-only collection of CogDLRuntimeSetInfo.
Public classCogDLRuntimeSize
An immutable class that describes a rectangular extent.
Public classCogDLRuntimeStream
A stream corresponds to a single tool chain.
Public classCogDLRuntimeStreams
An ordered keyed collection of CogDLRuntimeStream.
Public classCogDLRuntimeStringMatch
A match for a read model (i.e. a model representing a sequence of characters).
Public classCogDLRuntimeTag
An immutable class that represents a tag with a name, a color, and a score. lower and an upper bound.
Public classCogDLRuntimeTagCollection
A read-only collection of CogDLRuntimeTag.
Public classCogDLRuntimeTool
Class for DLRuntime tool.
Public classCogDLRuntimeViewBase
This base class represents a view (ROI) holding the results from an analysis.
Public classCogDLRuntimeViewBlue
A view for a blue tool.
Public classCogDLRuntimeViewBlueLabeled
A labeled view for a blue tool.
Public classCogDLRuntimeViewCollection
A read-only collection of ICogDLRuntimeView.
Public classCogDLRuntimeViewGreen
A view for a green tool.
Public classCogDLRuntimeViewGreenLabeled
A labeled view for a green tool.
Public classCogDLRuntimeViewRed
A view for a red tool.
Public classCogDLRuntimeViewRedLabeled
A labeled view for a red tool.
Interfaces

  InterfaceDescription
Public interfaceICogDLRuntimeLabeledView
This interface represents a view (ROI) that is labeled.
Public interfaceICogDLRuntimeMatch
This interface represents a match from a blue tool.
Public interfaceICogDLRuntimeView
This interface represents a view (ROI) holding the results from the analysis.
Enumerations

  EnumerationDescription
Public enumerationCogDLRuntimeCurrentRecordConstants
Enumeration of data that can be provided in the tool's CurrentRecord.
Public enumerationCogDLRuntimeLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the tool's LastRunRecord.
Public enumerationCogDLRuntimeLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the tool's LastRunRecord.
Public enumerationCogDLRuntimeRedModeConstants
Specifies the modes of the red tool.
Public enumerationCogDLRuntimeStateConstants
Enumeration of CogDLRuntime's possible states.
Public enumerationCogDLRuntimeToolTypeConstants
The Cognex Deep Learning tool type.
Public enumerationCogDLRuntimeViewErrorConstants
Types of errors that may occur during processing.