Table of Contents

Method GetEdgeImage

Namespace
OpenCvSharp.XImgProc
Assembly
OpenCvSharp.dll

GetEdgeImage(OutputArray)

Returns the edge image prepared by DetectEdges(InputArray).

public virtual void GetEdgeImage(OutputArray dst)

Parameters

dst OutputArray

8-bit, single-channel output image.