Statistica
RANK
204.951
of 300.847
REPUTAZIONE
0
CONTRIBUTI
2 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 171.279
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
??? Index exceeds matrix dimensions.
Error Line: xir{num_imgs}(1,:) = x_i_r(results(2,:),1)./tc; I guess the error is in x_i_r(results(2,:),1) details: xir ...
oltre 10 anni fa | 0 risposte | 0
0
risposteRisposto
Q :- I want to comile my code to convert into script file using mcc -m myfile.m but myfile.m is using external library (vl_feat) so I have included run('/vlfeat/toolbox/vl_setup.m') , but when I try to run my script file , it is giving error ?
Try including the run command in the startup file in Matlab. This will run the VL_setup every time matlab is initialised.
Q :- I want to comile my code to convert into script file using mcc -m myfile.m but myfile.m is using external library (vl_feat) so I have included run('/vlfeat/toolbox/vl_setup.m') , but when I try to run my script file , it is giving error ?
Try including the run command in the startup file in Matlab. This will run the VL_setup every time matlab is initialised.
quasi 11 anni fa | 0
Domanda
VLFeat open source library does not return structure Fq consisting of ellipsoids descriptors and gives error message ??? Attempt to reference field of non-structure array.
I am working on an image retrieval project. It requires The VLFeat open source library which implements popular computer vision ...
quasi 11 anni fa | 1 risposta | 0


