Community Profile

Suhas Yelluru


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


How to find the intersection of the diagonals of a bounding box?
I need to find the intersection of the diagonals of the of the bounding box, i also need to find the co-ordinates of the same. T...

10 years ago | 1 answer | 0

1

answer

Question


How do I get only the centroid inside the bounding box?
%compute area centroid and boundingbox stats = regionprops(bw6, ['basic']); s = regionprops(bw6, 'centroid'); c...

10 years ago | 2 answers | 0

2

answers

Question


How do i filter only skin coloured pixels in an image?
I read in a paper that using HSV formats for skin extraction is the best, but I don't know how to extract only the skin colour. ...

10 years ago | 1 answer | 0

1

answer

Question


How to find the angle made by eigen vector and x-axis?
I have used the function "eig()" to obtain eigen values and eigen vectors of a grayscale image, i now need to find the angle mad...

10 years ago | 0 answers | 0

0

answers