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

Adding distinguishing features to atlas regions (lines or color randomization) #117

Open
joshusama opened this issue May 13, 2020 · 3 comments
Labels
Size: L Status: Awaiting Response Waiting for a response/more information

Comments

@joshusama
Copy link

joshusama commented May 13, 2020

What's the problem this feature will solve?
For the Allen Mouse Brain Atlas, colors between many regions are indistinguishable.

Describe the solution you'd like
Add outlines to atlas regions
OR
Add a "randomize color" feature to enable contrast

It's impossible for one to draw polygons right on anatomical borders when the atlas color palette doesn't differentiate.

Alternative Solutions
The only approaches are

  1. to try and change the contrast (doesn't help here)
  2. use the mouse-over to indicate where a region is (by name) and hope one can remember the location OR just draw it and adjust while trying to use the region-indicating mouse-over function (very time consuming)

HIGH PRIORITY

@joshusama joshusama added the Status: Triage Issues/PRs that need to be triaged label May 13, 2020
@jcfr
Copy link
Collaborator

jcfr commented Jun 11, 2020

Add outlines to atlas regions

Would this be more helpful:

image

@jcfr jcfr added Status: Awaiting Response Waiting for a response/more information and removed Status: Triage Issues/PRs that need to be triaged labels Jun 11, 2020
@jcfr
Copy link
Collaborator

jcfr commented Jun 11, 2020

An other approach would be to convert each label into its own object (aka "a segment"):

image

We could also organize these into a tree with the possibility to show/hide any of the segment or a segment and its "child"

These would require us to finalize #96

@jcfr jcfr added the Size: L label Jun 11, 2020
@joshusama
Copy link
Author

joshusama commented Jun 11, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: L Status: Awaiting Response Waiting for a response/more information
Projects
None yet
Development

No branches or pull requests

2 participants