Skip to content

Commit

Permalink
Update performancemetrics_monuseg.m
Browse files Browse the repository at this point in the history
  • Loading branch information
jeya-maria-jose authored Apr 11, 2021
1 parent 9ff4a9c commit 2ddc400
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions performancemetrics_monuseg.m
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,6 @@
MIU=[MIU,(tp*1.0/uni)];
PA=[PA,(tp*1.0/ttp)];
Fsc=[Fsc;[i,F]];
% elseif (lab==0)
% MIU=[MIU,1];
% PA=[PA,1];
% Fsc=[Fsc;[i,1]];
else
MIU=[MIU,1];
PA=[PA,1];
Expand Down Expand Up @@ -109,4 +105,4 @@
% plot(Fsc(:,1),PA1,'-s');hold off
% Fsc1=Fsc;
% MIU1=MIU;
% PA1=PA;
% PA1=PA;

0 comments on commit 2ddc400

Please sign in to comment.