-
Respected sir
i am installing cogenda-Genius-TCAD-Open-4b00ade on my ubuntu 12.04 system
i have gcc 4:4.7.2 installed.
Petsc version 3.3.0 installed.
cgns 3.1.3.4-1
flex 2.5.35-10
bison 2.5
I did th…
-
Add support for processing scenes of any size using a divide & conquer approach:
- [x] break the big SfM reconstruction into smaller chunks (sub-scenes) using some kind of clustering (something like …
-
I see this change was made quite recently. In my opinion it makes it significantly harder to understand that `bar` calculates barycentric coordinates, compared to a method named `Barycentric`.
![bi…
-
Hi,
I am having an issue running the pipeline on my custom image data.
$ python eval_dataset.py +demo=dfsfm.yaml
I setup the environment exactly as outlined in the Install.md, including COLMA…
-
-
@DanielVandH I am working on a minimal example (only have a clunky one currently), but I've noticed that when one has added interior points that happen to be exactly on a boundary edges, they are then…
-
This is my initial attempt at using `gmsh-fpm`.
I downloaded the gmsh SDK, and separately cloned the `gmsh-fpm` source code.
I then compile by running the following from within the gmsh-fpm dir…
-
This results in a panic when legalizing edges:
```
Point2 { x: 462.12845, y: 12.433466 } Point2 { x: 462.03986, y: 12.483034 } Point2 { x: 462.1012, y: 12.448717 } wasn't CCW
stack backtrace:
0: …
-
I am trying to build phoebe in supercomputer, HPC and Ubuntu but it gives -- Configuring incomplete, errors occurred!
It shows: I have also attached the error file for your refrence.
[error.txt](htt…
-
I was so stoked to try your triangulator but unfortunately, I ran into a somewhat significant hurdle.
I am used to having holes stored as an index in the array of overall points. So if there are …