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

Consistently raise error on non-CuPy input to regionprops functions #849

Open
wants to merge 1 commit into
base: branch-25.04
Choose a base branch
from

Conversation

grlee77
Copy link
Contributor

@grlee77 grlee77 commented Mar 4, 2025

closes #789

Update regionprops APIs to consistently raise a ValueError on non-CuPy image inputs

@grlee77 grlee77 added bug Something isn't working improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Mar 4, 2025
@grlee77 grlee77 added this to the v25.04.00 milestone Mar 4, 2025
@grlee77 grlee77 requested a review from a team as a code owner March 4, 2025 15:08
@grlee77 grlee77 removed the improvement Improves an existing functionality label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Introduces a non-breaking change
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[BUG] region_props handling of NumPy array
1 participant