Suhas Yelluru


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答