Effacer les filtres
Effacer les filtres

calculating precision and recall

2 vues (au cours des 30 derniers jours)
kash
kash le 20 Fév 2012
Commenté : Walter Roberson le 21 Mai 2015
I have extracted features of all images and have calculated EUCLIDEAN DISTANCE and have sorted
[Out ind] = sort(Distance_final);
from the ind value i have calculated ,recall and precision,after that i have performed PSO,and all my values in ind is sorted,now if i performprecesion and recall,those value must improve,but it is not improving ,please help

Réponses (2)

Walter Roberson
Walter Roberson le 20 Fév 2012
No amount of PSO to simulate a sort is going to change the basic features of the test image or of the database of images. The precision and recall are going to remain exactly the same.
  1 commentaire
Walter Roberson
Walter Roberson le 21 Mai 2015
I don't know. What are they?

Connectez-vous pour commenter.


preeti
preeti le 30 Déc 2014
hi i have calculated the euclidean distance between vectors but dunno how to find the recall and precision of images. Pls help and thanks in advance

Catégories

En savoir plus sur Feature Detection and Extraction dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by