Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You are right. The descriptors used are not exhibited in the shape module, and that may be a valuable improvement to the shape module. However, other steps are available for user modification: Ptr<HistogramCostExtractor> and Ptr<ShapeTransformer> &_transformer can be used to use a modified cost matrix or a different shape transformation.

Hope this helps