
Mehri Mehrnia
Statistics
RANK
6,617
of 276,242
REPUTATION
6
CONTRIBUTIONS
6 Questions
8 Answers
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
3
RANK
of 18,594
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 125,967
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Save all the plots
Based on the answers, it means there is no 1 line of code which can save all open plots?
8 months ago | 0
Question
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 ...
8 months ago | 2 answers | 0
2
answersQuestion
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...
9 months ago | 2 answers | 0
2
answersQuestion
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
9 months ago | 1 answer | 0
1
answerhow 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...
9 months ago | 0
Question
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...
9 months ago | 1 answer | 0
1
answerHow 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...
9 months ago | 0
Question
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...
9 months ago | 2 answers | 0
2
answersEnlarging 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...
10 months ago | 0
Question
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...
10 months ago | 1 answer | 0
1
answerWhat'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 ...
10 months ago | 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!
11 months ago | 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...
11 months ago | 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...
1 year ago | 2