Ask Your Question

Gebirgslok's profile - activity

2015-02-10 10:56:52 -0600 commented question Access corresponding shape points from ShapeContextDistanceExtractor?

Hi, i want to access the points (correspondences) and/or the transformation (which is estimated by the ShapeTransformer). Both are internal results of the algorithm which are needed to estimate the distance. Currently i can only get the distance.

2015-02-10 07:41:17 -0600 received badge  Student (source)
2015-02-10 06:57:16 -0600 asked a question Access corresponding shape points from ShapeContextDistanceExtractor?

Hi friends!

First of all: Great work on openCV! Thanks! Now my question. Is there a way to access detected shape point correspondences (and/or the transformation between the correspondences) when using ShapeContextDistanceExtractor::computeDistance?

Best regards! Jens