MoonPie1
Followers: 0 Following: 0
Feeds
질문
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...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to increase the brightness of an image?
how to increase the brightness of an image?
7년 초과 전 | 답변 수: 2 | 1
2
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to separate two overlapped circles
How to separate two overlapped circles
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
How can i fix the threshold automatically from the histogram?
How can i fix the threshold automatically from the histogram?
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 0 | 0
0
답변답변 있음
How to isolate and display the largest connected component
How can i display 4 largest connected component?
How to isolate and display the largest connected component
How can i display 4 largest connected component?
거의 9년 전 | 0
질문
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년 전 | 답변 수: 1 | 0