Regionprops Clarification

Juan Nunez-Iglesias jni.soma at gmail.com
Tue May 12 22:20:38 EDT 2015


Indeed, that's what it does, though it's poorly worded in the docs:

https://github.com/scikit-image/scikit-image/blob/master/skimage/measure/_regionprops.py#L291

On Tue, May 12, 2015 at 5:26 PM, Joel Frederico <joelfrederico at gmail.com>
wrote:

> http://scikit-image.org/docs/dev/api/skimage.measure.html#regionprops
>
> If we look at the documentation, the attribute weighted_moments_central
> uses the region's centroid to subtract when calculating the moments.
> Shouldn't it use the region's weighted_centroid values? Does it and it just
> doesn't say that? I'm a bit confused.
>
> --
> You received this message because you are subscribed to the Google Groups
> "scikit-image" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to scikit-image+unsubscribe at googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20150513/13a75334/attachment.html>


More information about the scikit-image mailing list