photo

santosh patil


Con actividad desde 2015

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 9 años hace | 2 respuestas | 0

2

respuestas