but i think the opencv's hu moment is a vector implement(integrate contours), 
but scikit-image one is raster implement(statistic the pixcel coordinate)

--------------------------------
来自我的新浪邮箱android客户端


-------- 原始邮件 --------

发件人:Stefan van der Walt
时    间:2017年6月13日 08:05(星期二)
收件人:Surya Kasturi
Mailing list for scikit-image (http://scikit-image.org)
主题:Re: [scikit-image] Fitting Ellipse Model



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




_______________________________________________
scikit-image mailing list
scikit-image@python.org
https://mail.python.org/mailman/listinfo/scikit-image
_______________________________________________
scikit-image mailing list
scikit-image@python.org
https://mail.python.org/mailman/listinfo/scikit-image

Reply via email to