mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-30 16:50:01 +08:00
575689baf2
The documentation is misleading. In fact, the code does do what a user would expect: use the weighted centroid coordinates, not the centroid coordinates. It's one word, but it's an important one! https://github.com/scikit-image/scikit-image/blob/master/skimage/measure/_regionprops.py#L291