FeatureMatch.outliers#

property FeatureMatch.outliers: FeatureMatch#

Extract outlier matches

Returns:

new match object containing only the outliers

Return type:

FeatureMatch instance

Note

Inlier/outlier status is typically set by some RANSAC-based algorithm that applies a geometric constraint to the sets of putative matches.

Seealso:

entralCamera.points2F