Neda
Followers: 0 Following: 0
Estadística
16 Preguntas
0 Respuestas
CLASIFICACIÓN
40.109
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
16 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
43.75%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 7 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 7 años hace | 0 respuestas | 1