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

Sending detection measurements only if detection are present on the image #36

Open
Rdornier opened this issue Sep 19, 2024 · 0 comments

Comments

@Rdornier
Copy link

When sending Annotations to OMERO, the menu gives the option to send Detection measurments on OMERO.
If this box is ticked, and if there is no detections on theimage, then the detection measurment is still send to OMERO, but the file empty (only headers).

empty-detection-file

In order to not pile-up a lot of empty files and to keep the database as clean as possible, I think it is a good idea to not send detection measurements if there are no detections. This behavor can also be applied when we try to send annotations measurment without any annotations on the image.

In such case, maybe having a warning notification to inform the users can be a good idea as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant