-
Notifications
You must be signed in to change notification settings - Fork 41
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 an extract functionality #81
Comments
I will be happy to implement this. I have a version of this happening locally already. |
Waaaaaaa!! This is awesome! I was about to put more information into this issue and realised that had no clear idea of how this could work. I'd be super interested if you could take that!! :D 👍 There were a few thoughts form a quick brainstorm...
What do you think? Looking forward to your solution and suggestions!! 👍 👍 👍 |
Hmm, the previous tool we made saved full res PNG. That has the advantage
of being able to be opened anywhere without special programs.
I can take a look at DZI images, but native support for DZI would be
limited on MacOS/Windows/Linux (?)
Alternatively, we may look at giving the user an option to download/save as
DZI, 1x zoom, 2x zoom 3x zoom or full res PNG?
…On 15 Oct 2017 22:02, "katja heuer" ***@***.***> wrote:
Waaaaaaa!! This is awesome! I was about to put more information into this
issue and realised that had no clear idea of how this could work. I'd be
super interested if you could take that!! :D 👍
There were a few thoughts form a quick brainstorm...
- The cropped data should be saved in DZI format
- Ideally be saved server side since it might be very big
- This might risk filling up our space very quickly... how could that
be handled?
- How could the user then get the cropped data?
What do you think?
Looking forward to your solution and suggestions!! 👍 👍 👍
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#81 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ASe-FyDkTC4UG1NoWoPJ7myh4COzWdUrks5ssmS3gaJpZM4P5sbF>
.
|
re: brainstorm thoughts:
Though the implementation of this metadata would most likely increase the complexity. |
Is this a feature request or a bug report?
an awesome new feature!
What is the current behavior?
Currently, MicroDraw loads and displays the data as is. Depending on the scan of the histological data, sometimes there is a large empty border around the actual data.
What is the expected or desired behaviour?
Would be nice if MicroDraw could allow the user to draw a rectangle around the field of view that they would like to keep, and then to copy everything inside that rectangle into a new file.
The text was updated successfully, but these errors were encountered: