Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

regionprops change in scikit image #70

Open
jtsauls opened this issue Nov 7, 2018 · 0 comments
Open

regionprops change in scikit image #70

jtsauls opened this issue Nov 7, 2018 · 0 comments
Labels

Comments

@jtsauls
Copy link
Collaborator

jtsauls commented Nov 7, 2018

regionprops will change:

"//anaconda/lib/python2.7/site-packages/skimage/measure/_regionprops.py:250: UserWarning: regionprops and image moments (including moments, normalized moments, central moments, and inertia tensor) of 2D images will change from xy coordinates to rc coordinates in version 0.16.
See http://scikit-image.org/docs/0.14.x/release_notes_and_installation.html#deprecations for details on how to avoid this message."

This will affect how the orientation of the region is measured so we will need to make changes.

@jtsauls jtsauls added the bug label Nov 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant