Ranqing
Ranqing
> hello nmoehrle thank you for giving answer for my first question. and this is my second question about your great code. > > what i am doing is like...
success with cuda11.3
for me, change 'export CUDA_HOME=$CUDA_HOME:/usr/local/cuda' to 'export CUDA_HOME=/usr/local/cuda' in .bashrc then it works
maybe you can check the version of skimage. In my situation, when i replace the marching_cube_lewiner by marching_cube, the error is fixed
> @ThomasEgi Hi! your script helped a lot in generating the mesh, but my meshes are clipped/croped. I have tried changing the res_factor and threshold value but it does not...