[scikit-image] Fitting Ellipse Model

Surya Kasturi suryak at udel.edu
Mon Jun 12 19:54:12 EDT 2017


Hi Stefan,

I’ve commented this snippet on Github. Anyway, is there any functionality similar to matchShapes <http://docs.opencv.org/2.4/modules/imgproc/doc/structural_analysis_and_shape_descriptors.html?highlight=fitellipse#matchshapes> provided in OpenCV?

Thanks 
Surya

> On Jun 12, 2017, at 2:23 PM, Stefan van der Walt <stefanv at berkeley.edu> wrote:
> 
> Hi Surya
> 
> On Sun, Jun 11, 2017, at 20:59, Surya Kasturi wrote:
>> The below is output. Shouldn’t both ellipses in the image overlap since I’m using data points of a perfect ellipse to estimate a new ellipse?
> 
> I believe you've uncovered a bug.  Ellipse fitting and ellipse drawing seem to use different coordinate conventions.  Please continue the discussion here:
> 
> https://github.com/scikit-image/scikit-image/issues/2646 <https://github.com/scikit-image/scikit-image/issues/2646>
> 
> Best regards
> Stéfan
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20170612/84eae348/attachment.html>


More information about the scikit-image mailing list