Classes
| Class | Description | |
|---|---|---|
| CogPixelMap |
This class represents the operator for the CogPixelMap tool.
It holds all the data required to do a PixelMap operation, except for the
input image and an optional region.
| |
| CogPixelMapComputeParams |
This class represents the operator for the CogPixelMap tool.
It holds all the data required to do a PixelMap operationwhen Auto mode is used.
| |
| CogPixelMapHistogramStatResult |
The result of histogram statistics. Internal Cognex Class.
| |
| CogPixelMapTool |
This class provides tool level access to the
CogPixelMap
operator. This class encapsulates all of the classes needed to perform
CogPixelMap image mapping.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| CogPixelMapAlgorithmConstants |
Enumeration of constants used to specify the algorithm to use to compute the mapping.
The algorithm dictates which histogram statistics is performed and how the reference points are selected
| |
| CogPixelMapCurrentRecordConstants |
Enumeration of data that can be provided in the Tool's
CurrentRecord.
| |
| CogPixelMapImageDepthConstants |
Constants used to specify the bit depth of an image
| |
| CogPixelMapLastRunRecordConstants |
Enumeration of non-diagnostic data that can be provided in
the Tool's LastRunRecord.
| |
| CogPixelMapLastRunRecordDiagConstants |
Enumeration of diagnostic data that can be provided in the
Tool's LastRunRecord.
| |
| CogPixelMapOutputRangeConstants |
Enumeration of constants used to specify the computed output range
|