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

How to get the rawData with a minMax value? #400

Open
1 of 7 tasks
cpanap00 opened this issue Dec 6, 2019 · 0 comments
Open
1 of 7 tasks

How to get the rawData with a minMax value? #400

cpanap00 opened this issue Dec 6, 2019 · 0 comments

Comments

@cpanap00
Copy link

cpanap00 commented Dec 6, 2019

Description

Hello, I'm trying to get the bones of a CT, I know I can change the threshold and it will change the stack.minMax value and it will affect to the 2d render, but I want to change the 3d render in order to export that values a get just the bones.

This is the values I want to export:
image

However when I load the volume, it doesn´t have a threshold property and the only way to get the bones are changing the windowWidth and the windowCenter:

image

to this:

image

So my question is:

How can I get just the bones in the volume and export that values?

Because I want to transform that values into a mesh using marchingcubes.
Thank you.

Browsers Affected

  • All
  • Chrome
  • Firefox
  • Edge
  • Safari 9
  • Safari 8
  • IE 11

Versions

  • AMI: v0.32.0
  • THREEJS: v107
@cpanap00 cpanap00 changed the title volume has no minMax or threshold value? How to get the rawData with a minMax value? Dec 6, 2019
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