Braiki Marwa
Followers: 0 Following: 0
Statistica
RANK
246.399
of 295.467
REPUTAZIONE
0
CONTRIBUTI
6 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 153.912
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
How do i calculate sensitivity and specificity in MATLAB ?
Hello Pitri, The definition of segmentation performance metrics where TP denotes true positive , TN the true negative , FP the...
oltre 5 anni fa | 0
Domanda
MATLAB's Fuzzy Logic Toolbox for classification of data set
Hello, I used MATLAB's Fuzzy Logic Toolbox for classification I used MATLAB's Fuzzy Logic Toolbox for classification of data se...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
How to use PCA (Principal component analysis) with SVM for classification in Mathlab?
The input data that I have is a matrix X (490*11) , where the rows of X correspond to observations and the 11 columns to corresp...
quasi 6 anni fa | 0 risposte | 0
0
risposteDomanda
How to apply morphological operations like clearing border and removing small objects using matlab for color image?
I have a color image obtained after using k-means cluster and I want to apply morphological operations like cleaning border,fill...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How to create a mask to segment a color image by activecontour?
Hello, I want to use the function activecontour in matlab to segment a color image buti don't know how to create the mask ("...
oltre 6 anni fa | 0 risposte | 0
0
risposteHow do I export image features matrix data to Excel for multiple images in the same folder?
i trained two-class-classification (svmtrain) with 15 features for 18 images and *i have different number of objects in a sing...
quasi 7 anni fa | 0
Domanda
How can i save a single .mat file of features for many images (loop for)?
i trained two-class-classification (svmtrain) with 15 features for 18 images and i have *different number of objects in a sing...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I input all the results using xlswrite for each loop?
When I run the following code: for i=1:3 for niter=1:2 img_filtree=smooth_diffusion(I,edgestop(i),'dir',5,...
oltre 7 anni fa | 1 risposta | 0
1
rispostaHow to apply directional gaussian filters to an image?
Hello, I want to apply the gaussian filter .I write this code but it's not working for i=1:nb1_iteration Iblur1...
oltre 7 anni fa | 0