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

Add segmentations as annotations #542

Merged
merged 1 commit into from
Aug 11, 2021
Merged

Conversation

r7rohan
Copy link
Contributor

@r7rohan r7rohan commented Aug 4, 2021

Segmentation annotations + milestone-3 #523

Contains

  • Converted Segmentation results to annotations (human marks) using contours and saved it for future use.
  • Added some documentation for smart-pen.
  • Fixed slide renaming (slidechangemodal wasn't working earlier)
  • Hopefully fixed the bug in moving-points (multi-mode) and also fixed canvas bugs in segmentation.
  • UI and bug fixes (Annotations addition is not behaving as expected #541)

Sorry, last time didn't know much about existing segmentations.

image

Why?
Saving segmentation as annotations could be useful, as it can be used in future, and also could circle interesting areas as labels. Could also save whole image instead of contours as overlays but intentionally left it.

How?
I have added segmentation overlays in segmentation tab. It can store name, notes, area, circumference and deletion can be done using popup-panel.

Save segmentations
@birm birm self-requested a review August 11, 2021 14:51
Copy link
Member

@birm birm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you for the addition and the fix!

@birm birm merged commit 0ba4725 into camicroscope:develop Aug 11, 2021
This was referenced Aug 19, 2021
@birm birm mentioned this pull request Oct 19, 2021
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

Successfully merging this pull request may close these issues.

3 participants