CRS API - call to /similar. Needs some explanation.

0 votes
asked Sep 29, 2020 by jestergamedev (120 points)

Hello EasyAR.
I love your platform, thanks for your work.
I'm trying out some Cloud Recognition and was testing out the /similar/ API but i really need some explanations about the interpretations of the output parameters.

In particular these ones.

"detectableDistinctiveness": 3,
"detectableFeatureCount": 4,
"trackableDistinctiveness": 3,
"detectableFeatureDistribution": 3,
"trackableFeatureCount": 4,
"detectableRate": 4,
"trackableFeatureDistribution": 3,
"trackablePatchContrast": 0,
"grade": "4",
"trackablePatchAmbiguity": 1,
"trackableRate": 2,

Are these parameter based on a 1-10 scale, where in the spectrum of the image recognition domain they place.
In short, how do i interpret these results.

Thanks again.

Jester

1 Answer

Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...