-
I ran the function
`poisson_surface_reconstruction(nerf_pts, nerf_normals, gs=np.array([50,50,50])`
and it results in the error
`File "", line 200, in ravel_multi_index
ValueError: invalid entry i…
-
## 🚀 Feature
It would be nice if the screened Poisson surface reconstruction algorithm could be implemented
## Motivation
Screen Poisson is a surface reconstruction algorithm that has been adopt…
wzic updated
4 months ago
-
Hello, recently while using the ksr_parameters.cpp example to test the meeting room dataset, I've set the parameters as specified in the CGAL documentation, but the results are not as the same as CGAL…
-
Thank you for your outstanding work, I have successfully run through my own bridge pier dataset (close to 5000 sheets) using the parameters configured by rubble with the following results:
![image](h…
-
Hello, I am using GOF for mesh reconstruction of insect targets, and there is some glare on the target surface.
![cam1_000023_s](https://github.com/user-attachments/assets/a03b10bd-5cfd-4d1f-8dea-578…
-
How should I complete the gaussian surface reconstruction after the mesh extraction by the provided command "**gs-extract-mesh -m ./data/1750250955326095360_data/result -o ./output/1750250955326095360…
-
Hi, all.
Thank you for sharing your excellent work.
**Issue:**
* When I reconstructed an object using the instant-ngp, however, **no closed surface is given here**. I wanna ask, how to repair…
-
- OS version: lxplus/almalinux9
- Compiler version: gcc 11.4.1 of the 2024-08-14 key4hep stack
- Package version: My DD4hep branch (see [DD4hep PR](https://github.com/AIDASoft/DD4hep/pull/1314)) …
-
I've written a [library](https://github.com/SBCV/SatelliteSurfaceReconstruction) that allows to combine the results of `VisSat` with several state-of-the-art meshing / texturing libraries to obtain te…
-
Is there a functionality in DD4hep to pick uniformly distributed random points on a detector surface? We have one of our collaborators working on implementing random tracking pixels firing (shot noise…