-
Hi,
I'm trying to reconstruct the 3D position from uv. I first equation (1) from the paper (`(u, v, 1)^T = P(X, Y, Z, 1)^T`) to get `(X, Y, Z)_2` and `(X, Y, Z)_3` for camera 2 and 3. Then I don't …
-
Hello,
I recently asked myself, for plot utilites and node refinement in a 3D domain if it was possible to extract a unstructured triangular mesh from the nodes and normals returned by the function…
-
### Is your feature request related to a problem? Please describe.
I'm trying to combine Delaunay objects without adding additional triangles. Doesn't seem to be possible. What would be nice is a way…
-
Thanks for providing the well SfM sofware.
Recent, I create a sparse model by using colmap from a subset of images from one dataset. Based on the reconstructed model, what's the best solution to im…
-
**Task**:
To reconstruct the sparse structure of a scene from two given images of it.
![assign-3-sample](https://user-images.githubusercontent.com/12653355/58372995-db485d80-7f43-11e9-84c6-0adfb…
-
I refer to all the following 3 functions:
- `triangulate_hole()`,
- `triangulate_and_refine_hole()`, and
- `triangulate_refine_and_fair_hole()`
When any one of the functions is applied to a polyhedro…
-
Based on a report by Ki-Tae Kim on the mailing, here is a reduced little program that fails:
```
#include
using namespace dealii;
void make_domain_quater_crack() {
std::vector vertices ={
…
-
Good morning,
I just started to use vtkplotter.
I saw that in the "Create a 3D Delaunay triangulation of a set of input points" examples, in
the plotter appears a very usefull windows called som…
-
SCHISM datasets should be compatible with the UGRID accessor, but to ensure this is so we need to test, and fix any issues that arise. This issue also covers adding example notebooks and test cases fo…
-
### Describe the bug, what's wrong, and what you expected.
I'm not able to use `delaunay_2d` (https://docs.pyvista.org/version/stable/api/core/_autosummary/pyvista.UnstructuredGridFilters.delaunay_2d…
domef updated
3 months ago