Results
An output image whose size is the same as the input ROI and whose pixel values (or sobel outputs) correspond to Output Selector.
- Status - Set to true after a successful execution of the step.
- Sum of Qualified Gray Values - Sum of the gray values of those pixels in the input image whose sobel gradient magnitude exceeds the Magnitude Qualification.
- Cnt of Qualified Gray Values - Count of those pixels in the input image whose gradient magnitude exceeds the Magnitude Qualification.
- Sum of Gray Values in the Output Image - Sum of all sobel output values.
- Cnt of Gray Values in the Output Image - Count of pixel points where the sobel output value is non-zero.
- Sum of Qualified Output - Sum of the sobel outputs that exceed this Output Qualification. This is calculated only when Calculate Qualified Output Stat is enabled.
- Cnt of Qualified Output - Count of those pixel points where the sobel output values exceed this Output Qualification. This is calculated only when Calculate Qualified Output Stat is enabled.