Ask Your Question

Christian_H's profile - activity

2017-05-24 07:53:06 -0600 received badge  Student (source)
2017-05-24 07:27:42 -0600 asked a question Shape Context Distance Extractor - Parameters

I´m trying to find an appropriate parameter set for a tricky shape matching taks, using the ShapeContextDistanceExtractor. The documentation is not very detailed, I couldn´t figure out the exact definition/meaning of the following parameters of the descriptor:

InnerRadius (ShapeContextDistanceExtractor::setInnerRadius(float innerRadius)

OuterRadius (ShapeContextDistanceExtractor::setOuterRadius(float outerRadius)

Which parameter are these values related to, resp. which unit?

Hope that anybody is familiar with it, thanks!