-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Currently, MicroDraw allows the user to view the data as is.
It would be great, however, if we could have a button that would allow you to remove the background.
So in a first step, users draw a rough outline around the brain (very roughly). And then on button click the background would be completely removed (not only following the rough outline but the real histological data).
On desktop, OneCut does a great job (coded in C++). Maybe that could be a try?