FeatureMatch.inliers#

property FeatureMatch.inliers: FeatureMatch#

Extract inlier matches

Returns:

new match object containing only the inliers

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:

CentralCamera.points2F