Table of Contents

Class Cv2.LineDescriptor

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

cv::line_descriptor functions.

public static class Cv2.LineDescriptor
Inheritance
Cv2.LineDescriptor
Inherited Members

Methods

DrawKeylines(Mat, KeyLine[], Mat, Scalar?, DrawLinesMatchesFlags)

Draws key lines on an image.

DrawLineMatches(Mat, KeyLine[], Mat, KeyLine[], DMatch[], Mat, Scalar?, Scalar?, byte[]?, DrawLinesMatchesFlags)

Draws matched key lines from two images.