Mehri Mehrnia
Followers: 0 Following: 0
Estadística
9 Preguntas
11 Respuestas
CLASIFICACIÓN
7.821
of 295.467
REPUTACIÓN
6
CONTRIBUCIONES
9 Preguntas
11 Respuestas
ACEPTACIÓN DE RESPUESTAS
11.11%
VOTOS RECIBIDOS
3
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.872
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
reduce resolution of an MRI image
to reduce the resolution of grayscale MRI image, I cut the sorrounding area of k-space(FFT of the image). the rsult I get is rea...
alrededor de 1 año hace | 2 respuestas | 0
2
respuestaswhat is wrong with ifft process on this image?
what is that division by m??
alrededor de 1 año hace | 0
Pregunta
dilate a shell while keeping openings
I have a shell which is not concrete. while dilating, the opennings are going to be closed. how can I solve this problem. I've i...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
OTSU for fibrosis quantification
wall area (ROI) is highlighted.
más de 1 año hace | 1 respuesta | 0
1
respuestapearson and Spearman correlation and the corresponding 95% and 99% confidence level in Matlab
Is "corrcoef" for Spearman correlation?
más de 1 año hace | 0
How to add Rician noise to an image?
what you have done looks wrong for me. if you ignore imaginary part of image then noisy image is same as original one.
más de 1 año hace | 0
Save all the plots
Based on the answers, it means there is no 1 line of code which can save all open plots?
más de 2 años hace | 0
Pregunta
spline for corner object
I have a contour that I have extracted important points of it based on detectHarrisFeatures. Now I need to connect these points ...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
extract control points of curve with spline
I almost studied whole matlab help and mathwork posts about spline. But, nobody wants to extract control points out of a give...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
norm vector of pixels on edge of an image
I need to show norm vectors of of each pixels on edge of image. an example is attached
más de 2 años hace | 1 respuesta | 0
1
respuestahow to find the gradient of pixels in angular direction?
If I want to find the norm of edge, should I replace 30 with 90 in the above formula? Is "H*cosd(30)+V*sind(30)" a vector or p...
más de 2 años hace | 0
Pregunta
change histogram to PDF
I have attached a histogram which is attached. This histogram is computed step by step based on milions of samples. If I don't...
más de 2 años hace | 1 respuesta | 0
1
respuestaHow can we calculate probability density of a histogram?
I have the same problem , just at I want to have same edges in both before normalization and after normalization. I got an str...
más de 2 años hace | 0
Pregunta
pair-was operation on 3D image(3D matrix)
I have 3D image, in fact it's slices of heart which is a 3D matrix(i.e N=640*640*64). I want to do an operation such as asb(diff...
más de 2 años hace | 2 respuestas | 0
2
respuestasEnlarging an image with spline interpolation
Hi, I really appreciate this Q/A, helped me. I have a countour which is a complex shape(left atrial of heart). I want to sele...
más de 2 años hace | 0
Pregunta
difference of SSIM and multissim?
I work on MRI images and now I assess different k-space trajectories on mri images. I used ssim and nrmse to assess the qualit...
más de 2 años hace | 1 respuesta | 0
1
respuestaWhat's the difference between imagesc and imshow?
I work with cardiac MRI images(grayscale). it happens repeatedly that "imagesc" shows the image while "imshow" shows a nonsence ...
más de 2 años hace | 1
Find differences in a set of points without a for loop
I have the question to find all pair-wise difference in a group without loop! My array in scale of milions!
más de 2 años hace | 0
Spline smoothing in images
I have the same question. In all spline questins, we map coordinates of points and then interpolate. But, for imaging, how I c...
más de 2 años hace | 0
how to fill boxes in Boxplot with different colors
I want facecolor with command "boxplot" not "boxchart". Can anyone help? The reason that I use boxplot, it's more handy for "le...
alrededor de 3 años hace | 2