You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
to this:
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
The text was updated successfully, but these errors were encountered:
cpanap00
changed the title
volume has no minMax or threshold value?
How to get the rawData with a minMax value?
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:
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:
to this:
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
Versions
The text was updated successfully, but these errors were encountered: