The CogSobelEdgeResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| EdgeAngleImage | The angle image generated by Sobel processing. | |
| EdgeMagnitudeImage | The magnitude image generated by Sobel processing. | |
| FinalMagnitudeImage | If post-processing was performed, this is the result. If no post-processing was performed, then this is the same as EdgeMagnitudeImage. |
See Also