MATLAB File Help: cv.ShapeContextDistanceExtractor/setCostExtractor | Index |
Set the algorithm used for building the shape context descriptor cost matrix
obj.setCostExtractor(comparerType)
obj.setCostExtractor(comparerType, 'OptionName',optionValue,...)
The following are options accepted by all algorithms:
The following are options for the various algorithms:
NormHistogramCostExtractor
, EMDHistogramCostExtractor
Access | public |
Sealed | false |
Static | false |