Wednesday, March 10, 2010

Shape Recognition Using Matlab (Ellipse)

Normally In matlab Ellipse is recognized using Hough Transforms... but there is a easier way

using "regionprops" function you can simply do it..


downlaod the mfile