How to categorize the rectangle or circle?

1 view (last 30 days)
What program is used for choosing rectangle or circle?

Accepted Answer

Walter Roberson
Walter Roberson on 24 Oct 2013
You probably want to look at regionprops() and the "Eccentricity" measurement. Circles have an eccentricity of 0, but rectangles never do.

More Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!