ColumnProcessingMode
Specifies the method that the function uses to process the data extracted for edge detection.
Elements
Name | Value | Description |
---|---|---|
IMAQ_AVERAGE_COLUMNS | 0 | Averages the data extracted for edge detection. |
IMAQ_MEDIAN_COLUMNS | 1 | Takes the median of the data extracted for edge detection. |
IMAQ_COLUMN_PROCESSING_MODE_SIZE_GUARD | 0xFFFFFFFF | Reserved |