Click or drag to resize

DescriptorMatcherGetTrainDescriptors Method

Get train descriptors collection.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Mat[] GetTrainDescriptors()

Return Value

Type: Mat

[Missing <returns> documentation for "M:OpenCvSharp.DescriptorMatcher.GetTrainDescriptors"]

See Also