Community Profile

photo

Neda


Last seen: circa 3 anni fa Attivo dal 2017

Followers: 0   Following: 0

Statistiche

  • First Review
  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 4 anni fa | 2 risposte | 0

2

risposte

Domanda


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

quasi 4 anni fa | 2 risposte | 0

2

risposte

Domanda


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

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 5 anni fa | 2 risposte | 0

2

risposte

Domanda


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

quasi 6 anni fa | 2 risposte | 0

2

risposte

Domanda


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

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 6 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 6 anni fa | 0 risposte | 1

0

risposte