-
Is it technically possible to set 3 room-assistant instances in and they triangulate based on distance to get a better idea where the person is?
-
```
Describe the task:
Development of Triangulation methods
```
Original issue reported on code.google.com by `paul.woe...@gmail.com` on 12 Mar 2012 at 9:18
-
```
Describe the task:
Development of Triangulation methods
```
Original issue reported on code.google.com by `paul.woe...@gmail.com` on 12 Mar 2012 at 9:18
-
Hi all,
I'm trying to use the triangulation method on my own dataset but I struggle to understand how can the third component of the 2D homogeneous keypoints be ignored.
The triangulation proble…
-
When building a grid using lots of points, which is especially necessary to produce accurate images of complex geometries, the Delaunay triangulation is a large bottleneck in the smoothing process. Ca…
-
same issue as https://github.com/autonomousvision/gaussian-opacity-fields/issues/26 .
No solution there, so asking again.
-
Hi,
I'm quite new using Regard3D and I'm really happy with how it usually works. However, I think there is an issue in the triangulation process for some configurations of the parameters.
In so…
-
Hi all, I want to report a minor bug and propose minor improvements for the overloaded equality operator function ( Source File: "Triangulation_3.h", Function: operator==).
**CGAL Version 4.8.1**
--…
-
Thanks for your amaaaaaazing work, buddy, really helpful to me. The project design, code base structure and implementation are elegant.
Just a tiny bug there exists is the Delauney's triangulation…
-
I have this error when running triangulation sample:
```
kotlin.KotlinNullPointerException
at com.soywiz.korma.triangle.internal.Sweep.finalizationPolygon(Poly2Tri.kt:215)
at com.soywiz.korma.…