specified_features#

SurveyTangles.specified_features(only_original_features: bool = True) ndarray#

Determine which features could be specified by the tangles found for the current agreement.

The resulting list of feature ids are sorted by order.

Parameters#

only_original_featuresbool

If True, the result does not contain any corners that were inserted while uncrossing distinguishing features

Returns#

np.ndarray

A list of feature ids, sorted by order.