[scikit-image] Fitting Ellipse Model

Stefan van der Walt stefanv at berkeley.edu
Mon Jun 12 20:04:35 EDT 2017


Hi Surya

On Mon, Jun 12, 2017, at 16:54, Surya Kasturi wrote:
> I’ve commented this snippet on Github. Anyway, is there any
> functionality similar to matchShapes[1] provided in OpenCV?
We have Hu moments implemented, so you can plug those directly into the
formulas shown at the link you gave.
Best regards
Stéfan

Links:

  1. http://docs.opencv.org/2.4/modules/imgproc/doc/structural_analysis_and_shape_descriptors.html?highlight=fitellipse#matchshapes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20170612/584d90ba/attachment.html>


More information about the scikit-image mailing list