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
At the same time if I use the voxel carving code from here by default parameters (cubic_size = 2.0, voxel_resolution = 128.0), the result will be a shifted and resized volume. How can I modify the parameters or the code in a way to get back a volume that matches with the contour volume?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I would like to get a volume from a triangle mesh where the voxel size is 1x1x1.
I can get the contour using the following function:
At the same time if I use the voxel carving code from here by default parameters (cubic_size = 2.0, voxel_resolution = 128.0), the result will be a shifted and resized volume. How can I modify the parameters or the code in a way to get back a volume that matches with the contour volume?
Beta Was this translation helpful? Give feedback.
All reactions