selectStrongest
Select points with strongest metrics
Syntax
Description
returns strongestPoints = selectStrongest(pointsIn,N)N number of points that have the strongest
metrics.
[
returns strongestPoints,indices] = selectStrongest(pointsIn,N)N number of points that have the strongest
metrics.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2017bSee Also
Functions
detectKAZEFeatures|detectBRISKFeatures|detectFASTFeatures|detectMinEigenFeatures|detectHarrisFeatures|detectORBFeatures|detectSIFTFeatures|extractFeatures|matchFeatures|detectSURFFeatures