-
When you build a `Delaunay_triangulation_3` in CGAL with points that are coplanar, you still get a nice 2D triangulation. However, when you build the corresponding `Alpha_shape_3`, CGAL (more precisel…
-
@scrgiorgio:
While working on the book, I wrote:
_In the TGW algorithm, to process the non-convex boundary faces correctly, we need to port the non-convex 3D faces in 2D to make a CDT triangulat…
-
I have a set of 3D points. I need to convert them into a triangulation/mesh. I may be a little confused here about my terminology. I see you fort tutorial where you cover the meshBuilder. It looks lik…
-
how to locate from a image or convert a npy like runners/tests/localization_test_data_stairs_1.npy?
-
Is there a correct way to extrude a 2.5/3D surface? At the moment I'm extruding a 2D surface, then editing the 'original' vertices (i.e. those left at z=0) with the shape of my surface:
```
import…
-
Error when using seeding method 2: "1. Solution exception:Object reference not set to an instance of an object."
-
Hi people! Thanks for getting this going, a tool like this is truly needed!
**Is your feature request related to a problem? Please describe.**
I have a dataset with single animals detected from mu…
vigji updated
5 months ago
-
Hey
I'm trying to use OnePose++ to estimate the pose of a novel object for which I created some synthetic data with Blender. I have this data in the standard BOP Format. I converted my data from BOP…
-
Dear Author:
Hello, first of all, thank you for your work, I want to ask you a question, I want to use my own data set for python eval.py program, in order to get specific evaluation indicators,…
-
Hi,
Do someone know if there is a way to constraint delaunay trinagulation to inside of a polygon or point ? Or a way to clean the mesh after triangulation.
Points over the mesh
![capture du 2016-06…