提问


Separate a blob into multiple regions
Is it possible to separate a blob into multiple regions and find out the centroid and major axis of each region? <</matlab...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Grouping of similar pixels
Is there any existing function that: 1. groups pixels with similar value together 2. finds the main axis orientation of the r...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Error using reshape Size arguments must be real integers
I want to reshape a vector that has 72322351 elements and I got the error: Error using reshape Size arguments must be real integ...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Histogram within Minimum Bounding Box
How do I calculate the histogram within a minimum bounding box, along the orientation of the rectangle? Let say I have the coord...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Equally Distributed Grid Points of A Region
After segmentation, I found the boundary of a region with: k = boundary(x,y) How do I set equally distributed grid point...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Divide any blob into half
I would like to find the equation of a line that passes through the centroid of a blob so that I can divide the blob into half. ...

9 years 前 | 1 个回答 | 0

1

个回答