Cognex.VisionPro.DLRuntime NamespaceCognex VisionPro 9.25 SR1
 
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 classCogDLRuntimeComputeDevice
An immutable class that represents a single GPU.
Public classCogDLRuntimeComputeDeviceCollection
A read-only collection of CogDLRuntimeComputeDevice.
Public classCogDLRuntimeContour
An ordered, read-only collection of CogDLRuntimePoint.
Public classCogDLRuntimeContourCollection
A read-only collection of CogDLRuntimeContour
Public classCogDLRuntimeControl
This class wraps a singleton control object that mediates access to the set of available GPUs as well as the set of known workspaces available to the current process.
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 classCogDLRuntimeKnownClassCollection
A read-only collection of known class names.
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 classCogDLRuntimeParamAnomalyDetection
This class represents ViDi AnomalyDetection parameters.
Public classCogDLRuntimeParamBase
This base class represents parameters for a ViDi tool.
Public classCogDLRuntimeParamBlue
This class represents ViDi Blue parameters.
Public classCogDLRuntimeParamBlueRead
This class represents ViDi BlueRead parameters.
Public classCogDLRuntimeParamGreenLegacy
This class represents ViDi GreenLegacy parameters.
Public classCogDLRuntimeParamGreenStandard
This class represents ViDi GreenStandard parameters.
Public classCogDLRuntimeParamRedLegacy
This class represents ViDi RedLegacy parameters.
Public classCogDLRuntimeParamRedStandard
This class represents ViDi RedStandard parameters.
Public classCogDLRuntimeParams
A set of ICogDLRuntimParam instances, keyed by ToolName.
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 classCogDLRuntimeRegionThresholds
A read-only keyed collection of region-name/threshold pairs. Both integer-indexing and string (region name) -indexing are supported.
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 classCogDLRuntimeTensorRTInfo
An immutable class that characterizes a TensorRT optimizable ViDi tool.
Public classCogDLRuntimeTensorRTInfoCollection
A read-only collection of CogDLRuntimeTensorRTInfo.
Public classCogDLRuntimeThresholds
A threshold dictionary. Both integer-indexing and string (key) -indexing are supported.
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 interfaceICogDLRuntimeParam
This interface represents a ViDi tool parameter set.
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 enumerationCogDLRuntimeRedModeConstantsObsolete.
Types of red tool. This enumeration is obsolete and deprecated as of VisionPro 9.23 and VPDL 4.0.
Public enumerationCogDLRuntimeStateConstants
Enumeration of CogDLRuntime's possible states.
Public enumerationCogDLRuntimeTensorRTModeConstants
Enumeration of CogDLRuntime's TensorRT speed optimization modes available in both RedStandard and GreenStandard ViDi tools.
Public enumerationCogDLRuntimeToolTypeConstants
The Cognex Deep Learning tool type.
Public enumerationCogDLRuntimeViewErrorConstants
Types of errors that may occur during processing.