MATLAB File Help: cv.ShapeContextDistanceExtractor/setCostExtractor Index
cv.ShapeContextDistanceExtractor/setCostExtractor

Set the algorithm used for building the shape context descriptor cost matrix

obj.setCostExtractor(comparerType)
obj.setCostExtractor(comparerType, 'OptionName',optionValue,...)

Input

Options

The following are options accepted by all algorithms:

The following are options for the various algorithms:

NormHistogramCostExtractor, EMDHistogramCostExtractor

See also
Method Details
Access public
Sealed false
Static false