Feeds
提问
aspect ratio for irregular image
Hi guys. I want to find aspect ratio(width/length) for irregular shape?
12 years 前 | 1 个回答 | 0
1
个回答提问
draw a circle in matlab
I have the radius and centre coordinates, area. I want to draw a circle in matlab. How to draw them?
12 years 前 | 2 个回答 | 0
2
个回答已回答
convex hull perimeter
I have tried to go for centroid, perimeter but it ended as a failure
convex hull perimeter
I have tried to go for centroid, perimeter but it ended as a failure
12 years 前 | 0
提问
convex hull perimeter
Hi guys, I want to determine convex hull perimeter (for convexity). I think it will be useful for shape determination. ...
12 years 前 | 2 个回答 | 0
2
个回答提问
Irregular shape analysis
I want to distinguish objects based on shapes other than centroid,eccentricity,perimeter,area. Are there any parameters to di...
13 years 前 | 0 个回答 | 0
0
个回答提问
centroid of an image
I want to find the centroid of an image.How to proceed?
13 years 前 | 2 个回答 | 1
2
个回答提问
Shape analysis to distinguish different objects?
I want various parameters that can be used to distinguish different objects based on its shape. I have already tried area cal...
13 years 前 | 1 个回答 | 0
1
个回答提问
How to access array within array?
Hi, I stored 3 1D arrays within an array. Q={[11121 5185 8014 11378 4888 4210];[4115 4728 5386 12746 5301 5738];[2442 1188 ...
13 years 前 | 1 个回答 | 0
1
个回答提问
what parameters to use to identify shapes?
Hi, I have a binary image which contains both desired and undesired objects. I counted the valid pixels in both region and comp...
13 years 前 | 2 个回答 | 0
2
个回答提问
seeded region growing
Hi I want to do seeded region growing. I want clear algorithm on how to grow regions and how to select seeds? What are diffe...
13 years 前 | 2 个回答 | 0
2
个回答提问
how to use imsave in matlab?
I want to save every image produced during each iteration. I thought of using imsave but i do not know what is an handle of an ...
13 years 前 | 2 个回答 | 0
2
个回答提问
storing no of images in one variable
I want to store no of images in one variable as database. So that I could compare input with all the images in database using s...
13 years 前 | 0 个回答 | 0
0
个回答提问
reg Image Subtraction
I want to subtract two images. I used 'imread' function which get images in uint8. when I subtract two images a and b, abs(a...
13 years 前 | 1 个回答 | 0