![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7365276_1522121198386_DEF.jpg)
MoonPie1
Followers: 0 Following: 0
Statistics
RANK
36,843
of 297,016
REPUTATION
1
CONTRIBUTIONS
16 Questions
1 Answer
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
1
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Feeds
Question
How to get a sparse block matrix?
I have four 3-cross-3 matrices which are sparse. How do i add those matrices to (i,i) (i,j) (j,j) (j,i) of the 3N-cross-3N spars...
7 years ago | 0 answers | 0
0
answersQuestion
how to convert a matlab file to a C++ file?
How to convert the .m file to .cpp file? The .m file contains inbuilt functions from Image processing toolbox like imsharpen, im...
7 years ago | 1 answer | 0
1
answerQuestion
how to increase the brightness of an image?
how to increase the brightness of an image?
7 years ago | 2 answers | 1
2
answersQuestion
I have a straight line(X1,Y1) (X2,Y2). I want to know the coordinates of all the points present on the straight line. I have another random line along the straight line. I have to calculate the Mean Squared Error between the two lines. How do i do it
I have a straight line(X1,Y1) (X2,Y2). I want to know the coordinates of all the points present on the straight line. I have a...
8 years ago | 1 answer | 0
1
answerQuestion
Why is Gaussian filter used in image filtering? What are its advantages compared to other filters like median filter?
Why is Gaussian filter used in image filtering? What are its advantages compared to other filters like median filter?
8 years ago | 2 answers | 0
2
answersQuestion
How can i divide a circle into 12 parts? 6 sectors having 15 degrees and the rest 6 having 30 degrees?
How can i divide a circle into 12 parts? 6 sectors having 15 degrees and the rest 6 having 45 degrees? How do i mask each 30 de...
8 years ago | 2 answers | 0
2
answersQuestion
How to separate two overlapped circles
How to separate two overlapped circles
8 years ago | 0 answers | 0
0
answersQuestion
How to segment an image which has a circle in it into 6 equal parts?
How to segment an image which has a circle in it into 6 equal parts?
8 years ago | 0 answers | 0
0
answersQuestion
How can i draw a circle at a particular centroid?
How can i draw a circle at a particular centroid? I have an image displayed by the function imshow.. I need to draw circle of ...
8 years ago | 1 answer | 0
1
answerQuestion
How to remove noise efficiently in an image other than median filtering
How to remove noise efficiently in an image other than median filtering
9 years ago | 1 answer | 0
1
answerQuestion
How can i change x axis to y axis and y axis to x axis in a table?
How can i change x axis to y axis and y axis to x axis in a table?
9 years ago | 0 answers | 0
0
answersQuestion
1. How do i get Centroid and its corresponding Equivdiameter when regionprops is used?
1. How do i get Centroid and its corresponding Equivdiameter when regionprops is used? I need centroid and its corresponding d...
9 years ago | 1 answer | 0
1
answerQuestion
How can i fix the threshold automatically from the histogram?
How can i fix the threshold automatically from the histogram?
9 years ago | 1 answer | 0
1
answerQuestion
how to display 4 large connected components out of 20 in an image?
how to display 4 large connected components out of 20 in an image?
9 years ago | 1 answer | 0
1
answerQuestion
How do i display 4 largest connected components in a gray image? i have 20 elements (connected components)..I need to display only 4 largest connected components.. How do i do it?
How do i display 4 largest connected components in a gray image? i have 20 elements (connected components)..I need to display on...
9 years ago | 0 answers | 0
0
answersHow to isolate and display the largest connected component
How can i display 4 largest connected component?
9 years ago | 0
Question
Having a slice(medical image), how can i find out the radii and area of sphere using region props
I have a slice and it contains center points of 4 spheres...The spheres are of different radii.. how can i find the radii and ar...
9 years ago | 1 answer | 0