Community Profile

photo

Nagarajan sivathanu


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


aspect ratio for irregular image
Hi guys. I want to find aspect ratio(width/length) for irregular shape?

12 years ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Answered
convex hull perimeter
I have tried to go for centroid, perimeter but it ended as a failure

12 years ago | 0

Question


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 ago | 2 answers | 0

2

answers

Question


Irregular shape analysis
I want to distinguish objects based on shapes other than centroid,eccentricity,perimeter,area. Are there any parameters to di...

12 years ago | 0 answers | 0

0

answers

Question


centroid of an image
I want to find the centroid of an image.How to proceed?

12 years ago | 2 answers | 1

2

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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 ...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 2 answers | 0

2

answers

Question


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...

12 years ago | 2 answers | 0

2

answers

Question


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 ...

12 years ago | 2 answers | 0

2

answers

Question


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...

12 years ago | 0 answers | 0

0

answers

Question


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...

12 years ago | 1 answer | 0

1

answer