Community Profile

photo

Neda


Last seen: etwa 3 Jahre vor Aktiv seit 2017

Statistiken

  • First Review
  • Thankful Level 3

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


How connect the coordinate and fill the area to create a binary mask?
I need to create a binary mask from the series of coordinate. My current code is like below but what it does, the edges of the m...

fast 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How iterate inside a excel file and every 21 rows store values in a matrix?
I have a attached excel file, and I need to store values in col B and C for each 21 rows in different matrix. I am wondering how...

fast 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


binary mask for the coordinates using MATLAB
I need to create a binary mask. I have some coordinates and I make those coordinates and inside that region equal to 1, and back...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How rescale and save image in Matlab?
I am reading a 'mhd' file which it's giving me an info like below: Filename: 'patient0001_2CH_ED_gt.mhd' For...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how convert pixel to mm for a mat file using Matlab?
I was wondering how can I convert pixel to the mm while my image is a mat file (uint 8). For example, I have a kernel size of 11...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how skip some specific files in multiple subfolders in matlab?
I need to skip some specific files in different sub-folders. for example if the filename not contains string charchters such as ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how measure the dynamic resolution of displacement vectors?
I am wondering how can I measure the dynamic resolution of motion vectors? for example, in the attached images, you can see the ...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How remove a field inside a structure?
I need to remove a field which is inside a structure. I did attach the file to help for understanding the issue. sd does hav...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How create plot of intensity versus frequency of image?
imhist function will give a plot of intensity versus frequency, or we can normalize it like follow, but how we can make a plot l...

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How calculate the points inside the square and triangle?
I did calculate the points (scatteres) located inside the circle as presented in the code. I'm wondering how I can do it for squ...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


which function is running while we have handle function?
I'm wondering on the below code which function is running? I am new in matlab. I read the handle function, but still confuse to ...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I need to remove randi from for loop
I need to remove randi from the for loop. Any help would appreciate. I=30; t1=randi([1 5],1,I); t2=randi...

etwa 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how comparing pixelwise a patch of pixel with distinct intensity on image with Euclidean distance?
I need to create two pixel patches of size 5×5 with constant intensity values μ=150 for X location and η ∈[0,255] for Y location...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how remove values which are out of ROI?
I'm trying remove these red values on the vertical lines of attached image, and those on black region? I would really appreciate...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to remove values on Edge and above Edge?
The resulting image needs to remove values on the strong vertical edges and above edge(black region) as they are not region of i...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How get one element of a vector one by one in each iteration of for loop?
rowKernel(1) is just getting one element from rowKernel which I load it before. I need to get all element from rowKernel file, b...

mehr als 6 Jahre vor | 0 Antworten | 1

0

Antworten