Feeds
提问
How to show the distance between two points?
I have a matrix containing x-y-coordinates of two points. The points are centers of circles I found in my image. 1st & 2nd colum...
13 years 前 | 4 个回答 | 1
4
个回答提问
How to find similar rows in two matrices?
I have two long matrices with 3 rows, namly the radii, the x- and the y-coordinates of a circle. Now I would like to compare the...
13 years 前 | 1 个回答 | 0
1
个回答已回答
how to label circles found by "imfindcircles".
viscircles(centersBright1, radiiBright1,'LineStyle','--', 'LineWidth',1.5); %Label metric for k = 1:length(metricBright1) ...
how to label circles found by "imfindcircles".
viscircles(centersBright1, radiiBright1,'LineStyle','--', 'LineWidth',1.5); %Label metric for k = 1:length(metricBright1) ...
13 years 前 | 0
| 已接受
提问
how to label circles found by "imfindcircles".
i found many circles on a image using imfindcircles. therefore, i have the coordinates of the centres of all circles i a two-col...
13 years 前 | 1 个回答 | 0
1
个回答已回答
How to close small circles?
What do you mean by "_a bigger kerne_l"? How do I change the kernel and how does it affect the image/circles?
How to close small circles?
What do you mean by "_a bigger kerne_l"? How do I change the kernel and how does it affect the image/circles?
13 years 前 | 0
提问
How to close small circles?
Below you see a binary image of a spray. I have to focus on the little drops outside on the very left and very right region. Som...
13 years 前 | 2 个回答 | 0