CWIMAQColumnProcessingModes Enumeration
CWIMAQColumnProcessingModes determines how the column is processed for edge detection.
You can use the following constants with this data type:
- cwimaqAverageColumns—Uses the average of a column.
- cwimaqMedianColumns—Uses the median of a column.