santosh patil
Followers: 0 Following: 0
Statistica
6 Domande
0 Risposte
RANK
245.517
of 295.673
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
16.67%
VOTI RICEVUTI
0
RANK
of 154.257
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
how to resolve index exceeds matrix dimensions in matlab?
i am trying to read series of dicom images from a folder named as series 8.below is code to read series of dicom images from a p...
circa 9 anni fa | 2 risposte | 0
2
risposteDomanda
how can i convert Dicom directory (series of dicom images) to 3D volume image??
i have almost 80 dicom images in a folder now i want to convert these series of dicom images to a 3d volume.below is the code wh...
circa 9 anni fa | 0 risposte | 0
0
risposteDomanda
how to find perimeter of object without using bwperim?
i am using BW2 = bwperim(BW) inbuilt function to find perimeter of an image. now i want to undestand how this exactly works? how...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
how to put rectangle for labeled images?? which is labeled using CC = bwconncomp(BW)
i labeled an image using CC = bwconncomp(BW); and masking the label with maximum area using code numPixels = cellfun(@numel...
oltre 9 anni fa | 0 risposte | 0
0
risposteDomanda
how to draw rectangle for biggest labeled area in an image??
i labeled an image using CC = bwconncomp(BW). and found the biggest area labeled using numPixels = cellfun(@numel,CC.Pixel...
oltre 9 anni fa | 0 risposte | 0
0
risposteDomanda
how to calculate the area of different labels and remove the labels with smaller area??
i labeled an image using CC = bwconncomp(BW).how to find area of different labels?? and how do i remove labels with smaller area...
oltre 9 anni fa | 2 risposte | 0