photo

sbei arafet


Last seen: oltre 2 anni fa Attivo dal 2016

Followers: 0   Following: 0

Statistica

  • First Review
  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


GCC 7.4 with R2018a
Hi, Is there any way to install newest version of GCC on ubuntu 18.04 with matlab r 2018a which seems supporting only 6.3 versi...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


M files recover after deleting partition
Hello, After formatting my damaged hard disk partition and trying to install ubuntu (only ubuntu folders were installed without...

circa 5 anni fa | 0 risposte | 0

0

risposte

Domanda


graphshortestpath invalid destination node
Hi, i tried to use *graphshortestpath* in Matlab 2017a, it works only with one destination node. The same code works for differ...

quasi 7 anni fa | 0 risposte | 0

0

risposte

Domanda


Can we find the Matlab findchangepts function to use it in 2015b version
Hi, I want to use the findchangepts function in Matlab 2015b. I would be grateful if someone provides me the mat file of this...

quasi 7 anni fa | 0 risposte | 0

0

risposte

Domanda


Segment color dicom image
Hi, <</matlabcentral/answers/uploaded_files/47167/ct-images.PNG>> How can i segment colored images like this one, is the r...

quasi 7 anni fa | 2 risposte | 0

2

risposte

Domanda


Calculate Hausdorff distance in millimiter
Hi, i have calculated the hausdorff distance, the code that computes the euclidean distance is function[dist] = comp...

circa 8 anni fa | 0 risposte | 0

0

risposte

Domanda


Set some values to zero regarding to anothers
Hi, i want to set all values different from wx vector to zero index=find(labels==0); wx=full(T(index,1));% vector cont...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


how to erode small shapes
Hi, i am trying to erode a small shape, since it's a region on an MR images i can't find the suitble struct element disk does...

circa 8 anni fa | 0 risposte | 0

0

risposte

Domanda


how to find index of nx2 matrix by comparing elements
Hi, giving a matrix of size nx2 A=[ 222,186; 222,187; 223,187] giving 2 values i= 222 and j=187 i want to...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Find coordinates of pixels from vector containing numbers of pixels
Hi, i have a vector V containing number of pixels , it's containing 65024 element , the max value of elements is 16384 since...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Subscript indices must either be real positive integers or logicals.
Hi, dist = sqrt((r1 - r2) ^ 2 + (c1 - c2) ^ 2); costs(i) = 1 /ceil( dist) * exp(- abs(ceil(img(abs(r1), abs(c1))) - ce...

oltre 8 anni fa | 2 risposte | 0

2

risposte

Domanda


Pixel value and voxel value
Hi, i want to know if then intensity of a voxel is the intensity of a pixel multiplied by the volume of the voxel Thanks...

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


rmse evaluation of two images
Hi, i have to correct the non uniformity of an mri image , i have used <http://www.mathworks.com/matlabcentral/fileexchange/2...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


mri standardization for non-standardness
Hi, I have to correct the non!unifromity of an mri image and to standarized the non-standardness, i have found a file exchang...

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


exp function is returning zeros
Hi, i am trying to compute a normal function for all pixels on the image , m = mean(I(:)); segma = std (I(:)); fb1...

oltre 8 anni fa | 3 risposte | 0

3

risposte

Domanda


How to zoom in image to have the same size of another
Hi, i have 2 images registred but they don't have the same zoom, i want to zoom one to make the object the same as in the oth...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


how to plot probability density of a given data
Hi, I tried to get something like this <</matlabcentral/answers/uploaded_files/50529/ksdensity.PNG>> i want to know if...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


how to obtain pixel values from multiple images in the same directory
Hi, i'm truying to get roi pixel values from many slices in the same folder, dicomlist = dir(fullfile('D:\master\L...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


how can i delineate rgb images
Hi, how can i delineate objects on rgb images , it seems that *contour* doesn't work for rgb images, here is an exmple of wha...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Fusing layers of a color image
Hi, After segmenting the 3 layers of a Truecolor image , I tried to fuse the segmented images but an error appear , every lay...

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


problem to get xy contour coordinates
Hi, I tried to get contour coordinates but it seems that i'm using the wrong solutions, after segementing my image i want to ge...

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


Attempt to grow array along ambiguous dimension.
Hi, I tried to get countour coordinates like this: [x,y]=find(FC(:)>thresh); [x1,y1]=find(FC(:)<thresh); [...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


index exceeds matrix dimension
Hi i tried this code but it says that index exceeds matrix dimensoin fgx=fg(:,1);% Foreground or object pixels fgy=fg(:...

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


coordinates of region segmented
Hi, I'm trying to recuperate coordinates of region segmented by fuzzy connectedness algorithm to use the foreground and the b...

oltre 8 anni fa | 1 risposta | 0

1

risposta