Method Add
- Namespace
- OpenCvSharp.LineDescriptor
- Assembly
- OpenCvSharp.dll
Add(IEnumerable<Mat>)
Adds descriptor matrices to the matcher's pending dataset.
public void Add(IEnumerable<Mat> descriptors)
Parameters
descriptorsIEnumerable<Mat>
Adds descriptor matrices to the matcher's pending dataset.
public void Add(IEnumerable<Mat> descriptors)
descriptors IEnumerable<Mat>