-
We depend on https://anaconda.org/ilastik-forge/marching_cubes for marching cubes.
This is only because marching cubes from libigl is not exposed in python bindings.
-
-
Hello, I want to transform my pointcloud PCD file to mesh using marching cubes algorithm.
My original pcd file is as follows:
![2019-04-08 17-22-38屏幕截图](https://user-images.githubusercontent.com/255…
-
With 0b4ea3a6357db2a6ef1349ffbc9eb47f03fc7909, I added marching cubes signatures that operate as computers rather than functions. We need to review the entire imglib2-mesh codebase to ensure that all …
-
- [x] Marching cubes mesh gen
- [ ] Marching cubes grid
- [ ] Mesh points generating skin in grid
-
**Describe the bug**
Extracted model shows lined gaps on the surface. See Picture below:
![image](https://github.com/nerfstudio-project/nerfstudio/assets/35430893/1c306ee7-dffb-411d-a98b-31f7b6756…
-
### Description:
I'm trying to create a series of surface meshes from regions segmented from a 3D image and I'm having trouble creating non-intersecting surfaces to use as FEM simulation geometry. Th…
-
Volumetric Terrain Genereation on the GPU : A modern GPGPU approach to Marching Cubes
http://www.naturalspublishing.com/files/published/q74fbtm557v7b9.pdf
A Fast Fluid Simulator Using Smoothed-Parti…
-
During testing, the following script error report:
0it [00:00, ?it/s]./sample_images/ryota.png ./sample_images/ryota_mask.png
error cannot marching cubes
cannot unpack non-iterable int object
…
-
## Version information
```python
3.8.10 (tags/v3.8.10:3d8993a, May 3 2021, 11:48:03) [MSC v.1928 64 bit (AMD64)]
Windows-10-10.0.18363-SP0
scikit-image version: 0.18.2
numpy version: 1.21.2
`…