-
new application definitions:
- NXem
new base classes only introduced in this domain:
- NXaberration
- NXcg_ellipsoid_set
- NXcg_face_list_data_structure
- NXcg_geodesic_mesh
- NXcg_half_edge_data_str…
-
Hi,
Is there a method to split a mesh based on a geodesic vertex distance?
For example vertices have mapped values from 0 to 1 and I would like to segment a mesh into 10 meshes e.g. from 0.0 to …
-
```
What steps will reproduce the problem?
1. g++ -Wall example0.cpp -o test
What is the expected output? What do you see instead?
Expect successful compile. Instead:
In file included from geodesic_…
-
```
What steps will reproduce the problem?
1. g++ -Wall example0.cpp -o test
What is the expected output? What do you see instead?
Expect successful compile. Instead:
In file included from geodesic_…
-
**Is your feature request related to a problem? Please describe.**
Several segmentation pipelines, and in particular interactive segementation ones, rely on some form of distance transform (e.g. Eucl…
-
### Problem Description
when joining on coordinates ATM the quality of matches is assessed with euclidean distances between pairs of (lat, long) coordinates.
it would be much easier and give better …
-
https://www.sciencedirect.com/science/article/pii/S0893608017301089?casa_token=fOagob53wnkAAAAA:4eBKgbzrqzD5MLAC4-6vndPFx1jrbvXYw2boBHN8tE75nqJSjbwBpAfC29CGNU7uqmH8shJZRw
Adding this as a built in ob…
-
According to https://geodesie.ign.fr/fiches/index.php?module=e&action=visugeod, 29293A (in Trégunc) is a valid reference point.
Osmose wants to add it in the database as such: https://www.openstree…
-
Almost anyone who comes to the KerrGeodesics package without knowing that much about Kerr geodesics expects it to do the following:
1. You pick initial conditions in terms of positions r,theta,t,ph…
-