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