-
We should have a crate to perform Poisson surface reconstruction. Out of the most appropriate methods for noisy and scattered data (Ball-pivoting algorithm and Poisson Surface Reconstruction), Poisson…
-
Hi,
Would you please give an example of surface reconstruction ?
That's what I came up with
```
from __future__ import print_function
import numpy as np
import pcl
import pcl.pcl_visuali…
-
![image](https://user-images.githubusercontent.com/238759/34183046-9d068f7c-e4cd-11e7-8608-5aa1d02a42c9.png)
Could be poor data or INU failure. sub-12
-
Can I get the Reconstruction progress when using “Advancing_front_mesher”?
![image](https://user-images.githubusercontent.com/46489569/209296681-63368e31-deaf-4491-850b-d81b06e169d9.png)
-
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/CGAL_tutorials
-
Dear tsattler and v-pnk,
First, I would like to express my admiration for your impressive work on the MeshLoc project. As a researcher working on visual relocalization, I find your project to be incr…
-
Especially for diamond/silicon lattices.
It'd work something like so:
– pick one of the main crystallographic directions [111], [110], [100] (from jig)
– drag a cutting plane that snaps onto hole…
-
Hello,
I am currently using this pipeline to extract cortical surfaces from fetal MRI data.
I would like to segment the fetal images myself and THEN use MCRIBS to extract cortical surfaces.
Can I…
-
# Neuralangelo: High-Fidelity Neural Surface Reconstruction
[https://real-science.vercel.app/Neuralangelo:%20High-Fidelity%20Neural%20Surface%20Reconstruction](https://real-science.vercel.app/Neura…
-
Hello,
I would like to know if the algorithms of surface reconstruction from point clouds that are available at CGAL are also available from pygalmesh.
I have been looking for examples but I hav…