Question


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

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 0 answers | 0

0

answers

Question


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

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer