Feeds
質問
aspect ratio for irregular image
Hi guys. I want to find aspect ratio(width/length) for irregular shape?
13年弱 前 | 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?
13年弱 前 | 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
13年弱 前 | 0
質問
convex hull perimeter
Hi guys, I want to determine convex hull perimeter (for convexity). I think it will be useful for shape determination. ...
13年弱 前 | 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年弱 前 | 0 件の回答 | 0
0
回答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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 1 件の回答 | 0