-
Hello there. I was about to install the Co-SLAM environment, when I was installing the 'marching_cubes' according to the given README.md (which is cd external/NumpyMarchingCubes; python setup.py insta…
-
Hello again.
I have been getting back into my volume based rendering in rust and wanted to discuss some of the research with you.
---
## Bakers
I have been looking at other surfacing algor…
-
We currently use the marching_cubes method to get more accurate surface area values. It got me thinking that throat perimeter could/should be done more accurately too.
* Find the 3D image containi…
-
**Description**
The read_tiff function seems like it will error for any non-imagej formatted image written by tifffile -- and perhaps any non-imagej tiff whatsoever -- as tifffile's read function wil…
-
Hi,
I have a question about the marching cube step when using sparse density map. In the code [here](https://github.com/InteractiveComputerGraphics/splashsurf/blob/main/splashsurf_lib/src/marching_…
-
Here's the full command line and resulting error. I have attached the input .PLY file.
```
$ python fit-grid.py '/home/user/Documents/meshing_comp/input_files/einstein.ply' 10_000 128 8 --min-pts-…
nvibd updated
3 years ago
-
Hey, thank you for your excellent work. I encountered a problem while running the demo. py file. Can you help me take a look
pythone demo.py --device "0" --inputimg "./input/2.png" --config "./…
-
**Description**
I successfully trained a model with nerfstudio-data, but when exporting the data to a mesh, I get the following error:
```
Extract mesh with marching cubes and may take a while
T…
-
hello,I get this error, how can i solve it?
Error occurred when executing [Comfy3D] Convert 3DGS to Mesh with NeRF and Marching Cubes:
DLL load failed while importing _grid_encoder.
-
```
python scripts/run.py \
--scene data/sdf/bunny.obj \
--load_snapshot data/sdf/base.ingp \
--save_snapshot data/sdf/base.ingp \
--n_steps 100000
```
I have trained a NeRF m…