Skip to content

ROI extraction on multiple images: defined ROI should not be saved in the first selected object #120

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

Closed
PierreRaybaut opened this issue Mar 7, 2025 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@PierreRaybaut
Copy link
Contributor

When extracting ROI from multiple images, only the first image is modified by adding a new ROI.

Expected behavior:

  • All selected images should be modified the same way
  • Either an ROI is created on all selected images, or no ROI is created on all selected images
@PierreRaybaut PierreRaybaut added the bug Something isn't working label Mar 7, 2025
@PierreRaybaut PierreRaybaut added this to the V0.18.2 milestone Mar 8, 2025
@PierreRaybaut PierreRaybaut changed the title ROI extraction on multiple images: unexpected behavior ROI extraction on multiple images: defined ROI should not be saved in the first selected object Mar 9, 2025
@PierreRaybaut
Copy link
Contributor Author

Design choice: the defined ROI is not saved, either in the first selected object only (as before, which was unexpected) or in any of the other objects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant