Documentation of 'boofcv.abst.feature.associate.ScoreAssociation' Java class
ScoreAssociation
boofcv.abst.feature.associate

Interface ScoreAssociation<Desc>

    • Method Detail

      • score

        double score(Desc a,
                     Desc b)
        Compute the fit score between the two features. A better fit score will have a lower value.
        Parameters:
        a - first feature
        b - second feature
        Returns:
        Quality of fit score. Lower is better.
      • getScoreType

        MatchScoreType getScoreType()
        Specifies the type of score which is returned.
        Returns:
        Type of association score.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.