-
|
Hello, |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 5 replies
-
|
Uhm, while that's ok, I would experiment with using one single Plotter outside of the loop, and update ( |
Beta Was this translation helpful? Give feedback.
-
|
Ok with objects you mean the mesh that i create from each tif file correct ? |
Beta Was this translation helpful? Give feedback.
-
|
I managed to keep the same scene from all frames. |
Beta Was this translation helpful? Give feedback.
-
|
Ok thanks |
Beta Was this translation helpful? Give feedback.
-
|
You should be able to set the dataset spacing (size of the voxel) along the 3 axes separately with: |
Beta Was this translation helpful? Give feedback.
You should be able to set the dataset spacing (size of the voxel) along the 3 axes separately with:
iso = Volume(im+f'\{file}', spacing=[2.75,2.75,2.75]).isosurface()