Table of Contents

Method GetCostExtractor

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

GetCostExtractor()

Gets the histogram cost extractor used internally during shape matching.

public HistogramCostExtractor GetCostExtractor()

Returns

HistogramCostExtractor

The cost extractor currently in use.