Table of Contents

Constructor ImageFeatures

Namespace
OpenCvSharp.Detail
Assembly
OpenCvSharp.dll

ImageFeatures(int, Size, IReadOnlyList<KeyPoint>, Mat)

Constructor

public ImageFeatures(int imgIdx, Size imgSize, IReadOnlyList<KeyPoint> keypoints, Mat descriptors)

Parameters

imgIdx int
imgSize Size
keypoints IReadOnlyList<KeyPoint>
descriptors Mat