-
## Description
I am using `skimage.measure.marching_cubes` to compute an iso-surface. The data that I'm using is a 3D temperature map output from a hydrodynamic simulation. The files are a bit …
-
Recently I was trying to use GreedyProjectionTriangulation to implement "RGBD to Mesh", but its speed is far from expected. SO I'm wondering if there's an algorithm in PCL that can do real-time reco…
-
Hello, I was wondering if there is a way to export an .obj/,fbx file along with corresponding materials from this?
If not, do you have any suggestions as to how to go about that if I were to try exte…
-
Certan images produce a segmentation fault when run through rembg with the `-a` option. Unfortunatly I can't attach the images I have which re-produce the issue, but here is what I get with `PYTHONFAU…
-
Hi!
When using config _takiwawa.json_ and trying to build mesh, I got strange results.
Here is rendered SDF, and it is ok:
![takiwawa_sdf](https://user-images.githubusercontent.com/60139001/1…
-
Joshua Campbell ([@jcamp0x2a](https://gitlab.com/jcamp0x2a)) opened a merge request at https://gitlab.com/sagemath/sage/-/merge_requests/41:
---
```markdown
At present, when using [interact](https…
-
For some reason the exceptions are being swallowed in CI (perhaps due to caching), but the `flying-edges` example breaks after closing the first plotter as of #1953:
```bash
$ git checkout 44e5cf8cb…
adeak updated
2 years ago
-
Hi, thanks for your great work!
From the SLAM perspective, it would be better if the residual and gradient can be computed from the map to support frame-to-mesh registration (as you did in the PUMA p…
-
I'm trying to plot implicit surfaces. Also, I'm comparing K3D-Jupyter against Plotly: I think I found a major difference.
```python
import k3d
import numpy as np
r = 2
zmin, zmax = -r, r
xmi…
-
Is it possible to obtain the exact 3D mesh highlighted in yellow of the 1st attached image?
Browsing the code, I can see the 3 default meshes being saved in the obj folder for a given test run (xxx…